Re: [GENERAL] More SCO funnies

2000-12-01 Thread Dave Smith
Larry Rosenman wrote: > * Dave Smith <[EMAIL PROTECTED]> [001201 12:11]: > >> Ok so thanks to Larry I managed to get postgresql compiled and running >> on SCO. Now I'm trying to compile a small 'C' program. When I link I get >> >> cc -L/usr/local/pgsql/lib -lpq -lm -o t_postgresql t_postgresql

Re: [GENERAL] More SCO funnies

2000-12-01 Thread Larry Rosenman
* Dave Smith <[EMAIL PROTECTED]> [001201 13:05]: > Larry Rosenman wrote: > > > * Dave Smith <[EMAIL PROTECTED]> [001201 12:11]: > > > >> Ok so thanks to Larry I managed to get postgresql compiled and running > >> on SCO. Now I'm trying to compile a small 'C' program. When I link I get > >> > >

Re: [GENERAL] More SCO funnies

2000-12-01 Thread Larry Rosenman
* Dave Smith <[EMAIL PROTECTED]> [001201 12:11]: > Ok so thanks to Larry I managed to get postgresql compiled and running > on SCO. Now I'm trying to compile a small 'C' program. When I link I get > > cc -L/usr/local/pgsql/lib -lpq -lm -o t_postgresql t_postgresql.o > post_util.o > undefined

Re: [GENERAL] More SCO funnies

2000-12-01 Thread Alfred Perlstein
* Dave Smith <[EMAIL PROTECTED]> [001201 10:18] wrote: > Ok so thanks to Larry I managed to get postgresql compiled and running > on SCO. Now I'm trying to compile a small 'C' program. When I link I get > > cc -L/usr/local/pgsql/lib -lpq -lm -o t_postgresql t_postgresql.o > post_util.o > undefi

[GENERAL] More SCO funnies

2000-12-01 Thread Dave Smith
Ok so thanks to Larry I managed to get postgresql compiled and running on SCO. Now I'm trying to compile a small 'C' program. When I link I get cc -L/usr/local/pgsql/lib -lpq -lm -o t_postgresql t_postgresql.o post_util.o undefined first referenced symbol