Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#15770 closed defect (worksforme)

apache20 fail to link with libexpat

Reported by: yue.nicholas@… Owned by: blair (Blair Zajac)
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: Cc:
Port:

Description

powerbook:~ nicholas$ sudo port install apache20 Password: ---> Building apache20 with target all Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_apache20/work/httpd-2.0.63" && make all " returned error 2 Command output: make[3]: Nothing to be done for `local-all'. Making all in os Making all in unix make[3]: Nothing to be done for `local-all'. Making all in server Making all in mpm Making all in prefork make[4]: Nothing to be done for `local-all'. Making all in modules Making all in aaa Making all in cache Making all in experimental Making all in filters Making all in loggers Making all in metadata Making all in proxy Making all in ssl Making all in http make[3]: Nothing to be done for `local-all'. Making all in dav/main Making all in generators Making all in dav/fs Making all in mappers make[3]: Nothing to be done for `local-all'. Making all in support /opt/local/share/apr-0/build/libtool --silent --mode=link /usr/bin/gcc-4.0 -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -DAP_HAVE_DESIGNATED_INITIALIZER -I/opt/local/include -I/opt/local/include/apr-0 -I/opt/local/include -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_apache20/work/httpd-2.0.63/os/unix -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_apache20/work/httpd-2.0.63/server/mpm/prefork -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_apache20/work/httpd-2.0.63/modules/http -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_apache20/work/httpd-2.0.63/modules/filters -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_apache20/work/httpd-2.0.63/modules/proxy -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_apache20/work/httpd-2.0.63/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_apache20/work/httpd-2.0.63/modules/generators -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_apache20/work/httpd-2.0.63/server -I/opt/local/include/openssl -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_apache20/work/httpd-2.0.63/modules/dav/main -export-dynamic -L/opt/local/lib/db44 -L/usr/local/lib -L/opt/local/lib -o htpasswd htpasswd.lo -lz /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_apache20/work/httpd-2.0.63/srclib/pcre/libpcre.la /opt/local/lib/libaprutil-0.la -ldb-4.4 -lexpat -liconv /opt/local/lib/libapr-0.la -lresolv -lpthread libtool: link: `/usr/local/lib/libexpat.la' is not a valid libtool archive make[2]: * [htpasswd] Error 1 make[1]: * [all-recursive] Error 1 make: * [all-recursive] Error 1

Error: Status 1 encountered during processing.

Change History (3)

comment:1 Changed 16 years ago by jmroot (Joshua Root)

Milestone: Port Bugs
Owner: changed from macports-tickets@… to blair@…

Assigning to maintainer.

comment:2 Changed 16 years ago by blair (Blair Zajac)

Resolution: worksforme
Status: newclosed

If /usr/local/lib/libexpat.la is not a valid libtool archive, as indicated by your log, then this is not an apache20 issue.

Also, I built this port three days ago successfully.

I'm closing this as works for me even though you could reopen it on expat.

You may want to try rebuilding your expat port and then apache20.

comment:3 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.