build problems

Per Hedeland per@REDACTED
Wed Oct 20 20:39:12 CEST 1999


Um, Tobbe and Klacke, please feel free to Cc the list...:-)

Michael Skowronski wrote:
>
>On Wed, 20 Oct 1999, Klacke wrote:
>
>> duva:klacke> gcc ttytest.c -ltermcap -L/lib
>> /usr/bin/ld: cannot open -ltermcap: No such file or directory
>> collect2: ld returned 1 exit status

Try with -L *before* -l, those flags are normally intentionally
position-dependant. It seems rather weird to not have /lib in the
default directory list, though.

--Per



More information about the erlang-questions mailing list