pkgsrc-Bulk archive

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

Re: pkgsrc-current Linux 2.6.26-bpo.2-686/i686 bulk build results 20100221.1315



Same result for me.  Somewhere else?

On Thu, 25 Feb 2010 18:07:54 +0900, Cheusov Aleksey <cheusov%tut.by@localhost> 
wrote:

I think it is glibc's issue.

   pkgsrc-61:~# printf '#include <dlfcn.h>\nRTLD_NEXT\n' | gcc -D_GNU_SOURCE
-E - | tail -1
   ((void *) -1l)
   pkgsrc-61:~# printf '#include <dlfcn.h>\nRTLD_NEXT\n' | gcc -E - | tail
-1
   RTLD_NEXT
   pkgsrc-61:~#

Also note that RTLD_NEXT comes from patches/*, not from glib sources.


Home | Main Index | Thread Index | Old Index