FreeBSD Port: quagga-0.99.9

Daniel Dvořák dandee at hellteam.net
Sat Oct 6 14:06:23 PDT 2007


Hi all,
 
today I wanted to upgrade my quagga ports in 4 diffrent systems and the upgrading process has failed with these messages below for all 4 systems the same:
 
quagga-0.99.9               <  needs updating (port has 0.99.9_2)
...
gmake[2]: Leaving directory `/usr/ports/net/quagga/work/quagga-0.99.9/watchquagga'
Making all in vtysh
gmake[2]: Entering directory `/usr/ports/net/quagga/work/quagga-0.99.9/vtysh'
cc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc/quagga/\" -I. -I.. -I.. -I../lib    -O2 -pipe -march=athlon-xp -I/usr/local/include -MT vtysh_main.o -MD -MP -MF .deps/vtysh_main.Tpo -c -o vtysh_main.o vtysh_main.c
mv -f .deps/vtysh_main.Tpo .deps/vtysh_main.Po
cc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc/quagga/\" -I. -I.. -I.. -I../lib    -O2 -pipe -march=athlon-xp -I/usr/local/include -MT vtysh.o -MD -MP -MF .deps/vtysh.Tpo -c -o vtysh.o vtysh.c
mv -f .deps/vtysh.Tpo .deps/vtysh.Po
cc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc/quagga/\" -I. -I.. -I.. -I../lib    -O2 -pipe -march=athlon-xp -I/usr/local/include -MT vtysh_user.o -MD -MP -MF .deps/vtysh_user.Tpo -c -o vtysh_user.o vtysh_user.c
vtysh_user.c:44: error: `PAM_CONV_FUNC' undeclared here (not in a function)
vtysh_user.c:44: error: initializer element is not constant
vtysh_user.c:44: error: (near initialization for `conv.conv')
gmake[2]: *** [vtysh_user.o] Error 1
gmake[2]: Leaving directory `/usr/ports/net/quagga/work/quagga-0.99.9/vtysh'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/net/quagga/work/quagga-0.99.9'
gmake: *** [all] Error 2
*** Error code 2
 
Stop in /usr/ports/net/quagga.
*** Error code 1
 
Stop in /usr/ports/net/quagga.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portinstall.24855.0 env make
** Fix the problem and try again.
** Listing the failed packages (*:skipped / !:failed)
        ! net/quagga    (new compiler error)
--->  Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed

Others 3 systems, the only diffrence:
 
-O2 -pipe -march=pentium4
-O2 -pipe -march=pentium3
-O2 -pipe -march=athlon-tbird
 
Something bad about vtysh ?
 
I have a configured vtysh.conf file only.
 
Any advise ?
 
What could it be ?
 
thx
 
Dan


More information about the freebsd-ports mailing list