Git development
 help / color / mirror / Atom feed
* latest clone/pull of git.git problems with setlinebuf.
@ 2008-09-04  1:04 Boyd Lynn Gerber
  2008-09-04  1:10 ` Boyd Lynn Gerber
  2008-09-04  3:33 ` Junio C Hamano
  0 siblings, 2 replies; 9+ messages in thread
From: Boyd Lynn Gerber @ 2008-09-04  1:04 UTC (permalink / raw)
  To: Git List

Hello,

I just noticed that setlinebuf is coming back as undefined when trying to 
build the lastest version.

on UnixWare 7.1.4 I get

     LINK git-var
     CC daemon.o
UX:acomp: WARNING: "daemon.c", line 485: end-of-loop code not reached
     LINK git-daemon
Undefined                       first referenced
symbol                              in file
setlinebuf                          daemon.o
UX:ld: ERROR: Symbol referencing errors. No output written to git-daemon
gmake: *** [git-daemon] Error 1


and on OpenServer 6.0 I get

     LINK git-http-push
     CC daemon.o
UX:acomp: WARNING: "daemon.c", line 485: end-of-loop code not reached
     LINK git-daemon
Undefined                       first referenced
symbol                              in file
setlinebuf                          daemon.o
UX:ld: ERROR: Symbol referencing errors. No output written to git-daemon
gmake: *** [git-daemon] Error 1

So the new behavior breaks things.  On UnixWare 7.1.4 there is a 
/usr/ucb/cc but when I use it much more breaks.  It is better to use the 
/usr/bin/cc.

Can we please revert the patch that breaks this or provide a better fix. 
The older methods at least worked.

Thanks,

--
Boyd Gerber <gerberb@zenez.com>
ZENEZ	1042 East Fort Union #135, Midvale Utah  84047

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2008-09-04  5:41 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-04  1:04 latest clone/pull of git.git problems with setlinebuf Boyd Lynn Gerber
2008-09-04  1:10 ` Boyd Lynn Gerber
2008-09-04  2:04   ` Avery Pennarun
2008-09-04  2:38     ` Boyd Lynn Gerber
2008-09-04  3:33 ` Junio C Hamano
2008-09-04  3:58   ` Boyd Lynn Gerber
2008-09-04  4:25     ` Junio C Hamano
2008-09-04  5:29       ` Boyd Lynn Gerber
2008-09-04  5:39         ` Boyd Lynn Gerber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox