pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: bootstrapping with studio and ABI=64
On 24. 11. 2011, at 18:46, Joerg Sonnenberger wrote:
> On Thu, Nov 24, 2011 at 06:31:37PM +0100, Filip Hajny wrote:
>> cc -O -L/tmp/test/wrk/textproc/nbsed/work/libnbcompat -Wl,-R/opt/test/lib -o
>> sed compile.o main.o misc.o process.o -lnbcompat
>> Undefined first referenced
>> symbol in file
>> fgetln main.o
>> ld: fatal: symbol referencing errors. No output written to sed
>
> Check libnbcompat.a. It should contain fgetln according to the configure
> run.
That's my point. It does contain all the objects that should be needed,
including fgetln.o, with 'fgetln' defined.
-F
Home |
Main Index |
Thread Index |
Old Index