bug-zebra
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

configure.in patch (bugfix)


From: RADMAN Stefan
Subject: configure.in patch (bugfix)
Date: Fri, 4 Oct 2002 11:00:10 +0200

Attached is a patch for configure.in that addresses the following issues
found when building --with-libpam and --enable-vtysh:

1)  arguments to AC_CHECK_LIB(AC_CHECK_LIB(pam, misc_conv,<true>,<false>)
were the wrong way round (<false>,<true>)
2) on Solaris tputs is now finally found in libcurses

Build environment:
-----------------------------------------------
zebra-0.93b
SunOS 5.7 sparc
autoconf (GNU Autoconf) 2.53
gcc version 2.95.3 20010315 (release)
./configure \
        --prefix=${PREFIX:=/opt/OSS} \
        --disable-ipv6 \
        --enable-vtysh \
        --enable-snmp \
        --enable-nssa \
        --enable-opaque-lsa \
        --enable-ospf-te \
        --with-libpam \
        CPPFLAGS="-I$PREFIX/include" \
        LDFLAGS="-L$PREFIX/lib -R$PREFIX/lib"
-----------------------------------------------

Regards
Stefan
-----------------------------------------------
Stefan Radman
Network Specialist
CTBTO/IDC
Email:  mailto://address@hidden
Phone:  +43 (1) 26030-6182
Fax:    +43 (1) 260308-6182

 <<zebra-0.93b-patch.txt>> 

Attachment: zebra-0.93b-patch.txt
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]