On all of my installations that have proftpd-1.3.0_5 I get the
following error when attempting to upgrade to proftpd-1.3.1rc1.
cc -o proftpd src/main.o src/timers.o src/sets.o src/pool.o
src/table.o src/regexp.o src/dirtree.o src/support.o src/netaddr.o
src/inet.o src/child.o src/parser.o src/log.o src/lastlog.o
src/xferlog.o src/bindings.o src/netacl.o src/class.o src/scoreboard.o
src/help.o src/feat.o src/netio.o src/response.o src/ident.o
src/data.o src/modules.o src/display.o src/auth.o src/fsio.o
src/mkhome.o src/ctrls.o src/event.o src/var.o src/trace.o src/utf8.o
modules/mod_core.o modules/mod_xfer.o modules/mod_auth_unix.o
modules/mod_auth_file.o modules/mod_auth.o modules/mod_ls.o
modules/mod_log.o modules/mod_site.o modules/mod_delay.o
modules/mod_auth_pam.o modules/mod_ifsession.o modules/mod_ldap.o
modules/mod_wrap2.o modules/mod_rewrite.o modules/mod_readme.o
modules/mod_ratio.o modules/module_glue.o
-L/usr/ports/ftp/proftpd/work/proftpd-1.3.1rc1/lib -L/usr/local/lib
-lsupp -lcrypt -lutil /usr/local/lib/libldap.so -lssl -lcrypto
/usr/local/lib/liblber.so -lpam -Wl,--rpath -Wl,/usr/local/lib
-Wl,--rpath -Wl,/usr/local/lib
/usr/ports/ftp/proftpd/work/proftpd-1.3.1rc1/lib/libsupp.a(getopt.o)(.text+0x5c5): In function
`_getopt_internal':
: undefined reference to `libintl_gettext'
/usr/ports/ftp/proftpd/work/proftpd-1.3.1rc1/lib/libsupp.a(getopt.o)(.text+0x687): In function
`_getopt_internal':
: undefined reference to `libintl_gettext'
/usr/ports/ftp/proftpd/work/proftpd-1.3.1rc1/lib/libsupp.a(getopt.o)(.text+0x8b1): In function
`_getopt_internal':
: undefined reference to `libintl_gettext'
/usr/ports/ftp/proftpd/work/proftpd-1.3.1rc1/lib/libsupp.a(getopt.o)(.text+0xa3a): In function
`_getopt_internal':
: undefined reference to `libintl_gettext'
/usr/ports/ftp/proftpd/work/proftpd-1.3.1rc1/lib/libsupp.a(getopt.o)(.text+0xa99): In function
`_getopt_internal':
: undefined reference to `libintl_gettext'
/usr/ports/ftp/proftpd/work/proftpd-1.3.1rc1/lib/libsupp.a(getopt.o)(.text+0xb04): more undefined references to `libintl_gettext'
follow
gmake: *** [proftpd] Error 1
*** Error code 2
The reference to libintl_gettext has me comfused. Could I be missing
a dependency? I have tryed compiling in ftp/proftpd, using portmaster
and portupgrade and none seem to detect anything missing and all end
as above.
A couple of the boxes are running un to date current the rest are RELENG_6 and
up to date with daily cvsup and build.
My configuration includes:
Use LDAP
Include mod_ifsession
Include mod_readme
Include mod_ratio
mod_rewrite
mod_wrap2
All suggestions appreciated.
ed
Have a happy and safe New Years eve and the best for 2007.
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"