Compile problems with gcc-3.x
Status: Beta
Brought to you by:
rdamazio
There are 2 problems discdb:
1) It does not conform to new strict gcc standards and
the compile fails.
2) It still uses -lmysql++ which should be -lsqlplus
See patch which fixes both these problems on Gentoo
Linux 1.4 :
Linux secure.open-systems.org 2.4.19-gentoo-r9 #1
SMP Wed Oct 16 20:57:57 PDT 2002 i686 Celeron
(Coppermine) GenuineIntel GNU/Linux
Hope this helps someone.
-Kevin Sindhu
kevin@open-systems.org
Patch file for gcc compile