pkgsrc-Bugs archive

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

Re: pkg/47102: Reapply -libx11 configure patch for x11/xpmroot DragonFly



The following reply was made to PR pkg/47102; it has been noted by GNATS.

From: Justin Sherrill <justin%shiningsilence.com@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: pkg-manager%netbsd.org@localhost, gnats-admin%netbsd.org@localhost, 
pkgsrc-bugs%netbsd.org@localhost
Subject: Re: pkg/47102: Reapply -libx11 configure patch for x11/xpmroot 
DragonFly
Date: Thu, 25 Oct 2012 00:11:58 -0400

 >  No significant changes since the commit.
 >  Could you find the (new?) problem from config.log?
 
 I did have an out-of-date checkout, but I get this on a brand new
 checkout of pkgsrc-2012Q3 into a clean dir.  This is doing a release
 build of DragonFly, so it looks like this:
 
 http://nopaste.info/2cc19292b2.html
 
 configure.log output below.
 
 configure:4526: result: no
 configure:4554: checking for minix/config.h
 configure:4561: result: no
 configure:4592: checking for X
 configure:4707: cc -E -I/usr/pkg/include conftest.c
 configure:4713: $? = 0
 configure:4769: cc -o conftest -O2 -I/usr/pkg/include -I/usr/pkg/include 
-L/usr/
 pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lXt  >&5
 /usr/libexec/binutils222/elf/ld.bfd: /tmp//ccGNswrr.o: undefined reference to 
sy
 mbol 'XrmInitialize'
 /usr/libexec/binutils222/elf/ld.bfd: note: 'XrmInitialize' is defined in DSO 
/us
 r/pkg/lib/libX11.so.6 so try adding it to the linker command line
 /usr/pkg/lib/libX11.so.6: could not read symbols: Invalid operation
 configure:4775: $? = 1
 configure: failed program was:
 | /* confdefs.h.  */
 | #define PACKAGE_NAME ""
 | #define PACKAGE_TARNAME ""
 


Home | Main Index | Thread Index | Old Index