Works for me on Solaris, I can compile everything.
Jan.
SunOS alioth 5.8 Generic_108528-09 sun4u sparc SUNW,Ultra-5_10
bash-2.03$ cd utils/gen_ha1
bash-2.03$ gmake
gcc -c gen_ha1.c
gcc -c calc.c
gcc -o gen_ha1 gen_ha1.o calc.o ../../md5.o
bash-2.03$
On 30-06 14:50, Marcelo Schmidt wrote:
Actually it happened to be a build error:
SunOS www-test101 5.8 Generic_108528-20 sun4u sparc SUNW,Ultra-5_10
cd utils/gen_ha1; /usr/local/bin/make all
make[1]: Entering directory
`/export/home/mschmidt/build-dir/sip_router/utils/gen_ha1'
gcc -o gen_ha1 gen_ha1.o calc.o ../../md5.o
../../md5.o: In function `MD5Init':
/export/home/mschmidt/build-dir/sip_router/md5.c:113: undefined
reference to `_mcount'
../../md5.o: In function `MD5Update':
/export/home/mschmidt/build-dir/sip_router/md5.c:131: undefined
reference to `_mcount'
../../md5.o: In function `MD5Final':
/export/home/mschmidt/build-dir/sip_router/md5.c:173: undefined
reference to `_mcount'
../../md5.o: In function `MD5Transform':
/export/home/mschmidt/build-dir/sip_router/md5.c:202: undefined
reference to `_mcount'
../../md5.o: In function `Encode':
/export/home/mschmidt/build-dir/sip_router/md5.c:296: undefined
reference to `_mcount'
../../md5.o:/export/home/mschmidt/build-dir/sip_router/md5.c:314: more
undefined references to `_mcount' follow
collect2: ld returned 1 exit status
make[1]: *** [gen_ha1] Error 1
make[1]: Leaving directory
`/export/home/mschmidt/build-dir/sip_router/utils/gen_ha1'
make: *** [utils/gen_ha1/gen_ha1] Error 2
make --version
GNU Make 3.80
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is
NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.
ld --version
GNU ld 2.11.2
Copyright 2001 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms
of the GNU General Public License. This program has absolutely no
warranty.
Supported emulations:
elf32_sparc
elf64_sparc
-----Original Message-----
From: Jiri Kuthan [mailto:jiri@iptel.org]
Sent: Monday, June 30, 2003 2:35 PM
To: Marcelo Schmidt; serusers(a)lists.iptel.org
Subject: RE: [Serusers] Problem with fifo cmds.
At 11:29 PM 6/30/2003, Marcelo Schmidt wrote:
This 8.11 version it doesn't run in solaris at
all.
Can you be please more specific?
Thank you,
-jiri
I am running out of
time here so I guess I will move to Linux... what Linux (kernel) you're
using with 8.10/8.11?
jiri@fox:~$ uname -a
Linux fox 2.4.20-xfs #1 SMP Fri Mar 28 17:04:13 CET 2003 i686 GNU/Linux
_______________________________________________
Serusers mailing list
serusers(a)lists.iptel.org
http://lists.iptel.org/mailman/listinfo/serusers