Thank you Mike,
Now I can compile everything except mysql.so.. Tried to compile it manually in modules and got the mysql.so successfully, Copied it to /usr/local/lib/ser/modules
Ran ser -c and got the following message
0(40077) ERROR: load_module: could not open module </usr/local/lib/ser/modules/mysql.so>: /usr/local/lib/ser/modules/mysql.so: Undefined symbol "fm_malloc"
Seems something is not right with my mysql.so
-----Ursprungligt meddelande----- Från: Mike Tkachuk [mailto:mike@yes.net.ua] Skickat: den 26 maj 2005 12:35 Till: Roger Lewau Kopia: serusers@lists.iptel.org Ämne: Re: [Serusers] Cannot compile ser 0.9.0
Hello Roger,
You need to type gmake instead make.
Thursday, May 26, 2005 1:27:51 PM, you wrote:
RL> I downloaded the source for ser 0.9.0 but I am unsuccessfull to RL> make. All I get is this output: RL> RL> "Makefile.sources", line 17: Missing dependency operator RL> "Makefile.sources", line 19: Need an operator "Makefile", line 56: RL> Missing dependency operator Error expanding embedded variable.
RL> I am using FreeBSD 5.4 and I have both Bison and gmake installed. RL> RL> Anyone with a bright idea on what can be wrong? RL> RL> /roger
-- Mike Tkachuk