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 19:57, Joerg Sonnenberger wrote:
> 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?
>
Doesn't seem so. It's running ar and ranlib just fine. I just can't spot any
significant difference in the way how it's being built under bootstrap and
normally, but the problem is reproducible always.
-F
Home |
Main Index |
Thread Index |
Old Index