Hi Dan,

thanks for replying so fast,. I found the initial problem, glib was incorrectly installed for 64bit. I re-ran the glib install and the problem disappeared. I now have a perl problem to look into. I am getting

make[2]: Entering directory `/mnt/main/home/justin/src/rpm-4.4.4/perl'
gcc -m64 -c -I../lib -I../rpmdb -I../rpmio -I../popt -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.66\" -DXS_VERSION=\"0.66\" -fpic "-I/usr/lib64/perl5/5.8.7/x86_64-linux-thread-multi-ld/CORE" -DRPM_RPM41 RPM.c In file included from /usr/lib64/perl5/5.8.7/x86_64-linux-thread-multi-ld/CORE/op.h:496, from /usr/lib64/perl5/5.8.7/x86_64-linux-thread-multi-ld/CORE/perl.h:2600,
                from RPM.xs:16:
/usr/lib64/perl5/5.8.7/x86_64-linux-thread-multi-ld/CORE/reentr.h:611: error: field '_crypt_struct' has incomplete type
make[2]: *** [RPM.o] Error 1
make[2]: Leaving directory `/mnt/main/home/justin/src/rpm-4.4.4/perl'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/mnt/main/home/justin/src/rpm-4.4.4'
make: *** [all] Error 2

To ensure it is not something silly i also re-installed perl 5.8.7. Its still the same :(

And no, -fPIC will be removed, I put it in for a beecrypt fail which actually needed --disable-shared but recommends -fPIC be attempted.

Thanks,

Justin


--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to