can't upgrade proftpd in FreeBSD 6.2-PRERELEASE

Chris chrcoluk at gmail.com
Wed Jan 3 11:08:27 PST 2007


On 01/01/07, Beech Rintoul <beech at alaskaparadise.com> wrote:
> On Monday 01 January 2007 02:28, Chris wrote:
> > On 31/12/06, Beech Rintoul <beech at alaskaparadise.com> wrote:
> > > On Sunday 31 December 2006 06:02, eculp at 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)(.t
> > > >ext+ 0x5c5): In function
> > > >
> > > > `_getopt_internal':
> > > > : undefined reference to `libintl_gettext'
> > > >
> > > > /usr/ports/ftp/proftpd/work/proftpd-1.3.1rc1/lib/libsupp.a(getopt.o)(.t
> > > >ext+ 0x687): In function
> > > >
> > > > `_getopt_internal':
> > > > : undefined reference to `libintl_gettext'
> > > >
> > > > /usr/ports/ftp/proftpd/work/proftpd-1.3.1rc1/lib/libsupp.a(getopt.o)(.t
> > > >ext+ 0x8b1): In function
> > > >
> > > > `_getopt_internal':
> > > > : undefined reference to `libintl_gettext'
> > > >
> > > > /usr/ports/ftp/proftpd/work/proftpd-1.3.1rc1/lib/libsupp.a(getopt.o)(.t
> > > >ext+ 0xa3a): In function
> > > >
> > > > `_getopt_internal':
> > > > : undefined reference to `libintl_gettext'
> > > >
> > > > /usr/ports/ftp/proftpd/work/proftpd-1.3.1rc1/lib/libsupp.a(getopt.o)(.t
> > > >ext+ 0xa99): In function
> > > >
> > > > `_getopt_internal':
> > > > : undefined reference to `libintl_gettext'
> > > >
> > > > /usr/ports/ftp/proftpd/work/proftpd-1.3.1rc1/lib/libsupp.a(getopt.o)(.t
> > > >ext+ 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)
>
> > 1.3.1rc1_1 overwrites /usr/local/etc/proftpd.conf instead of making a dist
> > file.
> >
> > Chris
>
> That problem has also been fixed and is waiting commit.
>
> Beech (Maintainer)
>
> --
> ---------------------------------------------------------------------------------------
> Beech Rintoul - Sys. Administrator - beech at 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
> ---------------------------------------------------------------------------------------
>
>
>
>
>
>
>
>
>
>
>
>
>
>
Now it simply deletes the existing proftpd.conf, luckily I am keeping
backups now :)

Chris


More information about the freebsd-ports mailing list