microdc-devel
[Top][All Lists]
Advanced

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

Re: [microdc-devel] Re: compilation error under freebsd 6


From: Jakub Jankowski
Subject: Re: [microdc-devel] Re: compilation error under freebsd 6
Date: Thu, 12 Jan 2006 19:01:35 +0100 (CET)

On 2006-01-12, address@hidden wrote:

Jakub Jankowski> Try including <netinet/in.h> before <arpa/inet.h>.
btw, smth wrong with maillist, i havent got mail on your answer. CC next time plz, for sure.

I'm replying directly to you and CCing the maillist, just like with previous mail.

gmake[3]: Entering directory 
`/usr/home/users/compile/microdc-0.11.1/src/readline-ui'

I wonder why there's no src/readline-ui/ in my 0.11.0 tarball? :)

if gcc -DHAVE_CONFIG_H -I. -I. -I../..  -I../../lib -I../../lib -I../../src 
-I/usr/local/include -Wall -D_THREAD_SAFE -pthread -g -O2 -MT ui.o -MD -MP -MF 
".deps/ui.Tpo" -c -o ui.o ui.c; \
then mv -f ".deps/ui.Tpo" ".deps/ui.Po"; else rm -f ".deps/ui.Tpo"; exit 1; fi
ui.c: In function `main':
ui.c:457: warning: implicit declaration of function `TEMP_FAILURE_RETRY'

Try including "src/common/tempfailure.h".

+#define TEMP_FAILURE_RETRY

This would be too easy ;-). See src/common/tempfailure.h.


Good luck,

--
Jakub Jankowski     | http://s.atn.pl/         | Real programmers don't
Sysadm, programmer  | http://www.slackware.pl/ | comment their code.
address@hidden  | http://www.gnugadu.org/  | It was hard to write, it
as shasta on IRCnet | http://www.irssi.org/    | should be hard to understand.




reply via email to

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