Back to the month index |
Back to the list index
|
john barbour (soporte@red-sol.conicyt.cl)
Wed, 26 Nov 1997 10:53:08 -0400
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
- Next message: Glenn Cooper: "Re: Installation problems on IRIX 6.2"
- Previous message: Jason Armstrong: "Re: What about the permissions?"
- In reply to: Anthony Cuykens: "What about the permissions?"
Message-Id: <3.0.1.32.19971126105308.006ba5c4@red-sol.conicyt.cl> Date: Wed, 26 Nov 1997 10:53:08 -0400 From: john barbour <soporte@red-sol.conicyt.cl> Subject: Re: mod_auth_msql compile problems>If that fails, or you want a real fix; I'd have to see exactly how
>the includes and mSQL is configured; the name 'msql2.0.3' is not
>exactly standard; as the original release of mSQL calls it Minerva
>for 1.x and Hughes for 2.x.
>
>
No luck - I re-installed msql to /usr/local/Hughes and did all the config
for the apache compile but the same 'undefined references' came back at me
(see end of message).
I really am stuck here, I have no idea what the problem is.
john barbour
> od_auth_msql.o mod_browser.o regex/libregex.a
> mod_auth_msql.o: In function `do_msql_query':
> mod_auth_msql.o(.text+0x1b5): undefined reference to `msqlConnect'
> mod_auth_msql.o(.text+0x1c7): undefined reference to `msqlErrMsg'
> mod_auth_msql.o(.text+0x20e): undefined reference to `msqlSelectDB'
> mod_auth_msql.o(.text+0x21b): undefined reference to `msqlErrMsg'
> mod_auth_msql.o(.text+0x26b): undefined reference to `msqlQuery'
> mod_auth_msql.o(.text+0x285): undefined reference to `msqlErrMsg'
> mod_auth_msql.o(.text+0x2b1): undefined reference to `msqlStoreResult'
> mod_auth_msql.o(.text+0x2c9): undefined reference to `msqlErrMsg'
> mod_auth_msql.o(.text+0x306): undefined reference to `msqlClose'
> mod_auth_msql.o(.text+0x35a): undefined reference to `msqlFetchRow'
> mod_auth_msql.o(.text+0x39b): undefined reference to `msqlErrMsg'
> mod_auth_msql.o(.text+0x3e1): undefined reference to `msqlFreeResult'
> mod_auth_msql.o(.text+0x3ec): undefined reference to `msqlClose'
> make: *** [httpd] Error 1
>
- Next message: Glenn Cooper: "Re: Installation problems on IRIX 6.2"
- Previous message: Jason Armstrong: "Re: What about the permissions?"
- In reply to: Anthony Cuykens: "What about the permissions?"