> > > > /usr/bin/ld: /usr/lib/mysql/libmysqlclient.a(libmysql.o): relocation > > > > R_X86_64_32 can not be used when making a shared object; recompile > > > > with -fPIC > > > > /usr/lib/mysql/libmysqlclient.a: could not read symbols: Bad value > > > > collect2: ld returned 1 exit status > > > > > > Never seen that before. What OS are you using? What version of > MySQL? > > > > I am running Redhat ES Version 3 Update 4 on AMD64 platform > > > > I just installed MySQL 4.1.8 (do any DBIs or anything needs to be > > installed?) > > Are you able to use mysql client to connect to anything? This seems more > like a mysql issue than res_config_mysql issue. I just compiled 4.1.8a and > everything works fine here.
I am able to connect to MySQL and everything with no problem. > > Connected to Asterisk 1.0.3 currently running on g0 (pid = 22313) > > This is probably the 4th or 5th time I've answered this in the past 2 > days. RealTime is NOT in stable. RealTime is in CVS! Get CVS! You do not > have the most recent version of asterisk. Therefore, RealTime is not > present. Ahhh, and I've read every message telling everybody they dont have the lastest version...thats why I went to asterisk.org and downloaded the highest-number version I could find in the FTP.... Ok....downloaded latest CVS but now asterisk wont compile. I had it working before. during "make", it says: chan_zap.c:61:2: #error "You need newer libpri" chan_zap.c: In function `zt_call': chan_zap.c:1806: warning: implicit declaration of function `pri_sr_set_redirecting' chan_zap.c: In function `pri_dchannel': chan_zap.c:7788: structure has no member named `redirectingreason' chan_zap.c:7790: structure has no member named `redirectingreason' chan_zap.c: In function `setup_zap': chan_zap.c:9657: `PRI_SWITCH_QSIG' undeclared (first use in this function) chan_zap.c:9657: (Each undeclared identifier is reported only once chan_zap.c:9657: for each function it appears in.) make[1]: *** [chan_zap.o] Error 1 make[1]: Leaving directory `/usr/src/asterisk/channels' make: *** [subdirs] Error 1 I have downloaded latest from CVS and installed it with no problems but its not working (never had this problem before). I directly downloaded it and installed (version 1.0.3) and tried other versions as well...nothing works. Gabe > -Matthew > > _______________________________________________ > Asterisk-Users mailing list > [email protected] > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users _______________________________________________ Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
