apache2 fails to build

Lucien Gentis lucien.gentis at medecine.uhp-nancy.fr
Tue Nov 17 05:54:49 PST 2009


Hello,

Machine : iMac Intel Core 2 duo - 2.4 GHz
System : Mac OS X Server 10.6.2
Macports version 1.8.1 ("selfupdated")

(apr and apr-util were automatically installed through first "sudo port install apache2" command)

When I try to install apache2 port through "sudo port install apache2" command, I obtain following errors :



------

------

/opt/local/share/apr-1/build/libtool --silent --mode=link /usr/bin/gcc-4.2 -I/opt/local/include  -O2 -arch x86_64 -arch i386   -L/opt/local/lib/db46  -L/opt/local/lib -arch x86_64 -arch i386 -o htpasswd  htpasswd.lo   -L/opt/local/lib -lpcre /opt/local/lib/libaprutil-1.la -ldb-4.6 -lexpat -liconv /opt/local/lib/libapr-1.la -lpthread
/opt/local/share/apr-1/build/libtool --silent --mode=link /usr/bin/gcc-4.2 -I/opt/local/include  -O2 -arch x86_64 -arch i386   -L/opt/local/lib/db46  -L/opt/local/lib -arch x86_64 -arch i386 -o htdigest  htdigest.lo   -L/opt/local/lib -lpcre /opt/local/lib/libaprutil-1.la -ldb-4.6 -lexpat -liconv /opt/local/lib/libapr-1.la -lpthread
ld: warning: in /opt/local/lib/libaprutil-1.dylib, file is not of required architecture
Undefined symbols for architecture i386:
  "_apr_sha1_base64", referenced from:
      _main in htpasswd.o
  "_apr_md5_encode", referenced from:
      _main in htpasswd.o
ld: symbol(s) not found for architecture i386
collect2: ld returned 1 exit status
lipo: can't open input file: /var/tmp//ccXvh5lT.out (No such file or directory)
make[2]: *** [htpasswd] Error 1
make[2]: *** Waiting for unfinished jobs....
ld: warning: in /opt/local/lib/libaprutil-1.dylib, file is not of required architecture
Undefined symbols for architecture i386:
  "_apr_md5_update", referenced from:
      _add_password in htdigest.o
  "_apr_md5_final", referenced from:
      _add_password in htdigest.o
  "_apr_md5_init", referenced from:
      _add_password in htdigest.o
ld: symbol(s) not found for architecture i386
collect2: ld returned 1 exit status
lipo: can't open input file: /var/tmp//cczMWGnn.out (No such file or directory)
make[2]: *** [htdigest] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive] Error 1

Error: Status 1 encountered during processing.




Thanks for help

Lucien
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-users/attachments/20091117/09b3463c/attachment.html>


More information about the macports-users mailing list