Date: Mon, 1 Jan 2007 11:28:49 +0000 From: Chris <chrcoluk@gmail.com> To: "Beech Rintoul" <beech@alaskaparadise.com> Cc: freebsd-ports@freebsd.org Subject: Re: can't upgrade proftpd in FreeBSD 6.2-PRERELEASE Message-ID: <3aaaa3a0701010328w761dfedak15b1d118f32214c7@mail.gmail.com> In-Reply-To: <200612310817.14617.beech@alaskaparadise.com> References: <20061231090248.olyizl8i8c0coos0@correo.encontacto.net> <200612310817.14617.beech@alaskaparadise.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 31/12/06, Beech Rintoul <beech@alaskaparadise.com> wrote: > On Sunday 31 December 2006 06:02, eculp@encontacto.net wrote: > > 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. > > That linker error was fixed and committed yesterday. Make sure you're building > 1.3.1rc1_1. > > Beech (Maintainer) > > -- > --------------------------------------------------------------------------------------- > Beech Rintoul - Sys. Administrator - beech@alaskaparadise.com > /"\ ASCII Ribbon Campaign | Alaska Paradise Travel > \ / - NO HTML/RTF in e-mail | 201 East 9Th Avenue Ste.310 > X - NO Word docs in e-mail | Anchorage, AK 99501 > / \ - Please visit Alaska Paradise - http://www.alaskaparadise.com > --------------------------------------------------------------------------------------- > > > > > > > > > > > > _______________________________________________ 1.3.1rc1_1 overwrites /usr/local/etc/proftpd.conf instead of making a dist file. Chris
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3aaaa3a0701010328w761dfedak15b1d118f32214c7>