id summary reporter owner description type status priority milestone component version resolution keywords cc port 12263 BUG: rpm-4.4.9 doesn't link if the sqlite3 port is not already installed gui-dos afb@… "While trying to install rpm-4.4.9 on a fresh installation of the new MacPorts 1.5, the final link phase fails: {{{ /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -no-undefined -release 4.4 ../rpmio/librpmio.la /opt/local/lib/libpopt.la /opt/local/lib/libsqlite3.la -L/opt/local/lib -L/opt/local/lib -o librpmdb.la -rpath /opt/local/lib dbconfig.lo fprint.lo hdrNVR.lo header.lo header_internal.lo legacy.lo merge.lo poptDB.lo rpmdb.lo tagname.lo tagtbl.lo db3.lo sqlite.lo ../db3/libdb.la libtool: link: cannot find the library `/opt/local/lib/libsqlite3.la' or unhandled argument `/opt/local/lib/libsqlite3.la' gnumake[3]: *** [librpmdb.la] Error 1 gnumake[2]: *** [all] Error 2 gnumake[1]: *** [all-recursive] Error 1 gnumake: *** [all] Error 2. }}} This doesn't happen after installing the sqlite3 port. " defect closed Normal ports 1.5 fixed n3npq@…