pkgsrc-Users archive

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

pkgsrc-2011Q4 rox file manager build failure on i386



Hi

I'm trying to build rox file manager from pkgsrc-2011Q4 on i386 and it fails to build. I build as root and build fails on dlopen because of glibc specific dlopen flags? How should I fix this?

demoni$ uname -a
NetBSD demoni 5.1_STABLE NetBSD 5.1_STABLE (GENERIC) #0: Mon Jan 16
12:59:58 EET 2012
petri@babylon:/home/petri/dev/demoni/src/sys/arch/i386/compile/obj/GENERIC
i386


cc -I. -I.  -O2 -I/usr/pkg/include -I/usr/include
-I/usr/pkg/include/freetype2 -
Wall -Wmissing-prototypes -Wno-pointer-sign -fno-stack-protector
`/usr/pkgsrc
/sysutils/rox/work/.tools/bin/pkg-config  --cflags gtk+-2.0 libxml-2.0
libglade-
2.0` -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -c
xtypes.c
xtypes.c: In function 'xattr_init':
xtypes.c:62: error: 'RTLD_NOLOAD' undeclared (first use in this function)
xtypes.c:62: error: (Each undeclared identifier is reported only once
xtypes.c:62: error: for each function it appears in.)
*** Error code 1

Stop.
make: stopped in
/usr/pkgsrc/sysutils/rox/work/rox-filer-2.10/ROX-Filer/src
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/sysutils/rox
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/sysutils/rox
demoni#


Home | Main Index | Thread Index | Old Index