Hi,

I am running freebsd 6 AMD64

I compiled my kernel with the following options:
options         COMPAT_IA32             # Compatible with i386 binaries
options         COMPAT_FREEBSD5         # Compatible with FreeBSD5

However, I am trying to run an application which has been compiled for freebsd 5.x IA32

I get the following error:
Unable to load dynamic library '/usr/local/lib/php/20041030/libpdf_php.so' - /usr/ local/lib/php/20041030/libpdf_php.so: unsupported file layout in Unknown on line 0


Do I need to do anything special to activate COMPAT_IA32 and COMPAT_FREEBSD5 on this loadable module ?

Thanks


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Ian Lord, CCNA
MSD Informatique
1711 Montée Major Terrebonne (Québec) J7M 1E6
Tél.: (514) 776-MSDI            -> (514) 776-6734
Sans Frais: 1(877) 776-MSDI     -> 1(877) 776-6734
http://www.msdi.ca _______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to