Re[2]: compiling clicq, problems with c++

2002-11-18 Thread Uwe Mayer
Hallo Gareth, Monday, November 18, 2002, 10:12:52 AM, you wrote: GP if you look at the actual contents of those files - they include each other GP the standard method of including socket.h is GP #define sys/socket.h ok, changed that. Thanks. GP first point - a given line of output doesnt cause

Re: Re[2]: compiling clicq, problems with c++

2002-11-18 Thread Max Bowsher
Uwe Mayer [EMAIL PROTECTED] wrote: make[2]: Entering directory `/tmp/clicq-0.1/src' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../icqlib/icqlib-g -O2 -c clicq.c clicq.c:16:18: term.h: No such file or directory ... Where's the Error that make indicates? Right there at the beginning. Max. --

Re: compiling clicq, problems with c++

2002-11-18 Thread egor duda
Hi! Monday, 18 November, 2002 Uwe Mayer [EMAIL PROTECTED] wrote: UM ok, sorry. i wanted to keep the mail as short as possible, here's the UM call to make: UM merkosh@M111 /tmp/clicq-0.1 UM $ make UM make[2]: Entering directory `/tmp/clicq-0.1/src' UM gcc -DHAVE_CONFIG_H -I. -I. -I..