This is due to version incompatibility. 

servicing.sscli.net project contained fixes to make Rotor work well on
FreeBSD 5.2. Unfortunately, sscli.net was shut down. I have not found a
new home for the Rotorv1 servicing project yet. I will send you the
patch to try it out - the mailing list does not allow attachments.

There may be more fixes necessary for FreeBSD 5.3. I do not have FreeBSD
5.3 installed to verify. We are still running FreeBSD 5.2.1 as Rotor v2
development environment here.

-Jan

-----Original Message-----
From: Discussion of the Rotor Shared Source CLI implementation
[mailto:[EMAIL PROTECTED] On Behalf Of Archana
Sent: Wednesday, January 26, 2005 4:14 AM
To: DOTNET-ROTOR@DISCUSS.DEVELOP.COM
Subject: [DOTNET-ROTOR] sorry! forgot to send the build errors

Hi,
 building rotor version Beta1.0 (Nov1,2002) on a recently installed
FreeBSD 5.3 gave me the following errors. is this occuring due to an
incorrect install of BSD or is it due to version incompatibility? please
help!

pal/unix/builddf.log:

make:
mkdir -p objdf
cd objdf && make -f ../makefile COMMON_PREFIX=../../ target
gcc -c -DHAVE_CONFIG_H  -g -O2 -Wall -fno-exceptions -fno-common  -g -O2
-fPIC -DPIC -I../../.. -I../../include
 -I../../objdf  -o misc.o ../misc.c
../misc.c: In function `PAL_realloc':
../misc.c:62: warning: passing arg 4 of `DBG_printf_gcc' discards
qualifiers from pointer target type
../misc.c:72: warning: passing arg 4 of `DBG_printf_gcc' discards
qualifiers from pointer target type
../misc.c: In function `_rotl':
../misc.c:89: warning: passing arg 4 of `DBG_printf_gcc' discards
qualifiers from pointer target type
../misc.c:92: warning: passing arg 4 of `DBG_printf_gcc' discards
qualifiers from pointer target type
../misc.c: In function `_rotr':
../misc.c:108: warning: passing arg 4 of `DBG_printf_gcc' discards
qualifiers from pointer target type
../misc.c:111: warning: passing arg 4 of `DBG_printf_gcc' discards
qualifiers from pointer target type
../misc.c: In function `_gcvt':
../misc.c:125: warning: passing arg 4 of `DBG_printf_gcc' discards
qualifiers from pointer target type
../misc.c:129: warning: passing arg 4 of `DBG_printf_gcc' discards
qualifiers from pointer target type
../misc.c:146: warning: passing arg 4 of `DBG_printf_gcc' discards
qualifiers from pointer target type
../misc.c:150: warning: passing arg 4 of `DBG_printf_gcc' discards
qualifiers from pointer target type
../misc.c: In function `__iscsym':
../misc.c:166: warning: passing arg 4 of `DBG_printf_gcc' discards
qualifiers from pointer target type
../misc.c:170: warning: passing arg 4 of `DBG_printf_gcc' discards
qualifiers from pointer target type
../misc.c:174: warning: passing arg 4 of `DBG_printf_gcc' discards
qualifiers from pointer target type
../misc.c: In function `PAL_isprint':
../misc.c:193: warning: passing arg 4 of `DBG_printf_gcc' discards
qualifiers from pointer target type
../misc.c:195: warning: passing arg 4 of `DBG_printf_gcc' discards
qualifiers from pointer target type
../misc.c: In function `PAL_errno':
../misc.c:212: warning: passing arg 4 of `DBG_printf_gcc' discards
qualifiers from pointer target type
../misc.c:214: warning: passing arg 4 of `DBG_printf_gcc' discards
qualifiers from pointer target type
../misc.c: In function `_putenv':
/misc.c:259: warning: passing arg 4 of `DBG_printf_gcc' discards
qualifiers from pointer target type
../misc.c:263: warning: passing arg 4 of `DBG_printf_gcc' discards
qualifiers from pointer target type
../misc.c:264: warning: passing arg 4 of `DBG_printf_gcc' discards
qualifiers from pointer target type
../misc.c:269: warning: passing arg 4 of `DBG_printf_gcc' discards
qualifiers from pointer target type
../misc.c: At top level:
../misc.c:284: error: conflicting types for 'PAL_localtime'
../../../rotor_pal.h:3353: error: previous declaration of
'PAL_localtime'
was here
../misc.c:284: error: conflicting types for 'PAL_localtime'
../../../rotor_pal.h:3353: error: previous declaration of
'PAL_localtime'
was here
../misc.c: In function `PAL_localtime':
../misc.c:289: warning: passing arg 4 of `DBG_printf_gcc' discards
qualifiers from pointer target type
../misc.c:298: warning: passing arg 4 of `DBG_printf_gcc' discards
qualifiers from pointer target type
../misc.c:303: warning: passing arg 4 of `DBG_printf_gcc' discards
qualifiers from pointer target type
../misc.c:325: warning: passing arg 4 of `DBG_printf_gcc' discards
qualifiers from pointer target type
../misc.c: At top level:
../misc.c:340: error: conflicting types for 'PAL_mktime'
../../../rotor_pal.h:3354: error: previous declaration of 'PAL_mktime'
was
here
../misc.c:340: error: conflicting types for 'PAL_mktime'
../../../rotor_pal.h:3354: error: previous declaration of 'PAL_mktime'
was
here
../misc.c: In function `PAL_mktime':
../misc.c:344: warning: passing arg 4 of `DBG_printf_gcc' discards
qualifiers from pointer target type
../misc.c:359: warning: passing arg 4 of `DBG_printf_gcc' discards
qualifiers from pointer target type
../misc.c: At top level:
../misc.c:377: error: conflicting types for 'PAL_ctime'
../../../rotor_pal.h:3355: error: previous declaration of 'PAL_ctime'
was
here
../misc.c:377: error: conflicting types for 'PAL_ctime'
../../../rotor_pal.h:3355: error: previous declaration of 'PAL_ctime'
was
here
../misc.c: In function `PAL_ctime':

--
Regards,
Archana

===================================
This list is hosted by DevelopMentor(r)  http://www.develop.com

View archives and manage your subscription(s) at
http://discuss.develop.com

===================================
This list is hosted by DevelopMentorŪ  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to