[pptp-server] PopTop can't compile on Slakware4.0

Ivan Iliev i_d_i at solo.bg
Mon Oct 4 06:39:08 CDT 1999


Hi all,
I thing  I found the problem. configure script says:

checking for gettext in -lintl... (cached) yes
./configure: XTRALIBS_MGR: command not found

I found on 2537 in configure:
XTRALIBS_MGR = "$XTRALIBS_MGR -lintl"
I thing that it should be:
XTRALIBS_MGR="$XTRALIBS_MGR -lintl"
(without spaces around =)
After correcting this mistake compilation was successful.

Please correct then problem in next versions or write if  I am wrong

Ivan Iliev wrote:

>     Hi all,
> I have problems witn pptp 1.0 on my Slakware 40.
> I can't compile pptp1.0.Can you help me?
>
> getopt.o(.text+0x4dc): undefined reference to `gettext'
> getopt.o(.text+0x57a): undefined reference to `gettext'
> getopt.o(.text+0x5b6): undefined reference to `gettext'
> getopt.o(.text+0x64a): undefined reference to `gettext'
> getopt.o(.text+0x73d): undefined reference to `gettext'
> getopt.o(.text+0x776): more undefined references to `gettext' follow
> make: *** [pptpd] Error 1
>
> _______________________________________________
> pptp-server maillist  -  pptp-server at lists.schulte.org
> http://lists.schulte.org/mailman/listinfo/pptp-server
> List services provided by www.schulte.org!





More information about the pptp-server mailing list