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 Thu, Nov 24, 2011 at 07:27:41PM +0100, Filip Hajny wrote:
> 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.
Is it missing a ranlib call or so by chance?
Joerg
Home |
Main Index |
Thread Index |
Old Index