dbTalk Databases Forums  

building berkeley db with stlport on AIX 5.1

comp.databases.berkeley-db comp.databases.berkeley-db


Discuss building berkeley db with stlport on AIX 5.1 in the comp.databases.berkeley-db forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
arch0044
 
Posts: n/a

Default building berkeley db with stlport on AIX 5.1 - 02-02-2006 , 09:52 AM






Greetings,
I'm seeing some problems while trying to build berkeley db with stlport
on AIX. I am using AIX 5.1, xlc_r 6.0, bdb 4.3.29, and stlport 4.6.2.
When I run make I get the followoing errors.

xlc_r -c -D_THREAD_SAFE
-I/mounts/source/3rdparty/stlport/STLport-4.6.2/include/stlport -I.
-I../dist/.. -O2 -g ../dist/../db185/db185.c -DPIC -o .libs/db185.o
"/mounts/source/3rdparty/stlport/STLport-4.6.2/include/stlport/stl_user_config.h",
line 45.4: 1506-191 (E) The character # is not a valid C source
character.

....

"/mounts/source/3rdparty/stlport/STLport-4.6.2/include/stlport/stl/_config.h",
line 90.4: 1506-191 (E) The character # is not a valid C source
character.
"/usr/include/sys/atomic_op.h", line 113.23: 1506-045 (W) Undeclared
identifier _safe_fetch.
"/mounts/source/3rdparty/stlport/STLport-4.6.2/include/stlport/stl_user_config.h",
line 29.1: 1506-046 (S) Syntax error.
make: *** [db185.lo] Error 1

Any suggestions?


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.