[Bug 615] OpenSSH 3.6.1p2 ON SCO 3.2v4.2 + STRICTMODES -->yes (broken dirname in libgen)

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Tue Sep 9 14:45:37 EST 2003


http://bugzilla.mindrot.org/show_bug.cgi?id=615





------- Additional Comments From vikashb at comparexafrica.co.za  2003-09-09 14:45 -------
executing "./configure --with-ldflags=-lc" does not cause 
tcsendbreak to be detected.

I don't fully understand how the configure script works, thought it seems to me
that the <termios.h> is missing from the confdef.h, the config.log shows:

configure:5996: checking for tcsendbreak
configure:6033: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized
 -Dftruncate=chsize -I/usr/local/include  -L/usr/local/lib conftest.c -lintl -lz
 -lsocket  -los -lprot -lx -ltinfo -lm >&5
undefined                       first referenced
 symbol                             in file
tcsendbreak                         /usr/tmp/cca116141.o
ld fatal: Symbol referencing errors. No output written to conftest
configure:6036: $? = 1

I edited the configure script and added "#include <termios.h>" after line 6006
and the following is revealed from config.log:

configure:5996: checking for tcsendbreak
configure:6033: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized
 -Dftruncate=chsize -I/usr/local/include  -L/usr/local/lib -lc conftest.c -lintl
 -lz -lsocket  -los -lprot -lx -ltinfo -lm >&5
configure:6013: macro `tcsendbreak' used without args
configure:6036: $? = 1

okay at this point i am lost, i do not understand enough to take this further.
forgive my ignorance ( not really a programmer (yet) )





------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




More information about the openssh-bugs mailing list