HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
[hylafax-users] Re: Compiling problems
>>>>> On Wed, 12 Jul 2000, "Charles" == Charles Faris wrote:
Charles> I have installed tiff 3.5.5, /usr/local/bin/libtiff and configured
Charles> Hylafax 4.1
Well, actually, I installed tiff-3.5.5 for you, in /usr/local/bin. It escapes
me why you decided to move the libtiff build tree into /usr/local/bin/ though:
[ns:/usr/local/bin] root# ls -al /usr/local/bin/libtiff/ | head -10
total 5374
drwxrwxrwx 2 root wheel 3072 Jul 12 12:57 .
drwxr-xr-x 4 root sys 1024 Jul 12 12:55 ..
-r--r--r-- 1 root wheel 10451 Jul 12 12:57 Makefile
-rw-r--r-- 1 root wheel 10736 Jul 12 12:57 Makefile.in
-rw-r--r-- 1 root wheel 3105 Jul 27 1999 Makefile.lcc
-rw-r--r-- 1 root wheel 80661 Aug 16 1999 fax3sm_winnt.c
-rw-r--r-- 1 root wheel 869684 Jul 10 14:05 libtiff.a
-rw-r--r-- 1 root wheel 1302 Mar 20 09:22 libtiff.def
-rw-r--r-- 1 root wheel 1432 Nov 27 1999 makefile.vc
Charles> next I typed in make and the following is what I get........any
input
Charles> would be appreciated :o)
Charles> [ns:~/hylafax-4.1beta2] root# make
Charles> = port
Charles> /usr/bin/c++ -D__ANSI_CPP__ -I. -I.. -I.././regex -I.././port
Charles> -I.././util -I/usr/local/include -g -O -c .././port/cuserid.c
Charles> .././port/cuserid.c: In function `char * cuserid(char *)':
Charles> .././port/cuserid.c:39: warning: implicit declaration of function
`int
Charles> strncpy(...)'
Charles> /usr/bin/c++ -D__ANSI_CPP__ -I. -I.. -I.././regex -I.././port
Charles> -I.././util -I/usr/local/include -g -O -c .././port/flock.c
Charles> /usr/bin/c++ -D__ANSI_CPP__ -I. -I.. -I.././regex -I.././port
Charles> -I.././util -I/usr/local/include -g -O -c .././port/ftruncate.c
Charles> /usr/bin/c++ -D__ANSI_CPP__ -I. -I.. -I.././regex -I.././port
Charles> -I.././util -I/usr/local/include -g -O -c .././port/getopt.c
Charles> /usr/bin/c++ -D__ANSI_CPP__ -I. -I.. -I.././regex -I.././port
Charles> -I.././util -I/usr/local/include -g -O -c .././port/mkstemp.c
Charles> .././port/mkstemp.c: In function `int mkstemp(char *)':
Charles> .././port/mkstemp.c:35: warning: implicit declaration of function
`int
Charles> mktemp(...)'
Charles> .././port/mkstemp.c:35: warning: passing `int' to argument 1 of
Charles> `open(const char *, int ...)' lacks a cast
Charles> /usr/bin/c++ -D__ANSI_CPP__ -I. -I.. -I.././regex -I.././port
Charles> -I.././util -I/usr/local/include -g -O -c .././port/random.c
Charles> .././port/random.c: In function `long int random()':
Charles> .././port/random.c:34: warning: implicit declaration of function
`int
Charles> lrand48(...)'
Charles> /usr/bin/c++ -D__ANSI_CPP__ -I. -I.. -I.././regex -I.././port
Charles> -I.././util -I/usr/local/include -g -O -c .././port/srandom.c
Charles> .././port/srandom.c: In function `void srandom(int)':
Charles> .././port/srandom.c:34: warning: implicit declaration of function
`int
Charles> srand48(...)'
Charles> /usr/bin/c++ -D__ANSI_CPP__ -I. -I.. -I.././regex -I.././port
Charles> -I.././util -I/usr/local/include -g -O -c .././port/setegid.c
Charles> /usr/bin/c++ -D__ANSI_CPP__ -I. -I.. -I.././regex -I.././port
Charles> -I.././util -I/usr/local/include -g -O -c .././port/seteuid.c
Charles> /usr/bin/c++ -D__ANSI_CPP__ -I. -I.. -I.././regex -I.././port
Charles> -I.././util -I/usr/local/include -g -O -c .././port/setvbuf.c
Charles> .././port/setvbuf.c: In function `int setvbuf(struct __sFILE *,
char *,
Charles> int, long unsigned int)':
Charles> .././port/setvbuf.c:35: invalid use of void expression
Charles> make[3]: *** [setvbuf.o] Error 1
Charles> make[2]: *** [default] Error 2
Charles> make[1]: *** [dirs] Error 2
Charles> make: *** [default] Error 2
Charles> [ns:~/hylafax-4.1beta2] root#
Perhaps you're relying upon people following this thread . . . I dunno. They need to know that you're trying to compile this on a Mac, and that you're not running Linux, but Macintosh OSXS, whatever that is.
As far as I can tell, and I may be wrong, you're looking at a brand new port to a flavour of UNIX which has never been tackled. In short, a whole world of hurt. Perhaps you should consider sliding Linux onto an old PC ;-) Don't get me wrong, a port to your OS would be GREAT. But it's potentially a very big job.
-Darren
____________________ HylaFAX(tm) Users Mailing List _______________________
To unsub: mail -s unsubscribe hylafax-users-request@hylafax.org < /dev/null