NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Build of NetBSD-6.1RC2/amd64 fails



Sverre Froyen <sverre%viewmark.com@localhost> writes:

> Manually linking npfctl using the above statement, substituting
>
>       -Wl,-rpath,/lib
> with
>
>       -Wl,-rpath,/usr/src/obj.amd64/destdir.amd64/lib
>
> and then restarting the build, allows the build to complete. A grep of
> the build output shows that the "-Wl,-rpath,/lib" path occurs about
> 200 times, however. That does not seem right.

That seems messed up.  The -L argument should point to where the
libraries are *now*, and -rpath to where they will be in the installed
system.

Attachment: pgpBgejb50jUS.pgp
Description: PGP signature



Home | Main Index | Thread Index | Old Index