tech-pkg archive

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

Re: dependency of glib2 on libelf harmful



On Thu, May 10, 2012 at 12:18 PM, OBATA Akio <obache%netbsd.org@localhost> 
wrote:
> Just a quick review,
> configure of CURL convert -I in CFLAGS/CPPFLAGS to -isystem for some
> situation.
> Should we also transform -isystem same as -I (convert args to
> ${BUILDLINK_DIR})?

Should this fix my problem, or was this just a general observation?

After removing the corresponding lines from configure, the command is now

configure:20941: gcc -o conftest -O -I/usr/pkgsrc/20120411/include -g0
-Wno-system-headers -I/usr/pkgsrc/20120411/include
-I/usr/pkgsrc/20120411/include   -L/usr/pkgsrc/20120411/lib
-Wl,-R/usr/pkgsrc/20120411/lib -L/usr/pkgsrc/20120411/lib   conftest.c
-lssl -lcrypto -lrt -lsocket  -lnsl -lssl -lcrypto -lsocket -lnsl -ldl
  >&5

but the generated file is still not recognized by the linker.

-- 
Joern Clausen
http://thebloeg.blogspot.com/
http://www.oe-files.de/photography/


Home | Main Index | Thread Index | Old Index