---cut---
/usr/local/lib/libmidgard.so: undefined reference to `mysql_store_result'
/usr/local/lib/libmidgard.so: undefined reference to `mysql_fetch_row'
/usr/local/lib/libmidgard.so: undefined reference to `mysql_insert_id'
/usr/local/lib/libmidgard.so: undefined reference to `mysql_init'
/usr/local/lib/libmidgard.so: undefined reference to
`mysql_fetch_field_direct'
/usr/local/lib/libmidgard.so: undefined reference to `mysql_close'
/usr/local/lib/libmidgard.so: undefined reference to `mysql_num_rows'
/usr/local/lib/libmidgard.so: undefined reference to `mysql_errno'
/usr/local/lib/libmidgard.so: undefined reference to `mysql_error'
/usr/local/lib/libmidgard.so: undefined reference to `mysql_num_fields'
/usr/local/lib/libmidgard.so: undefined reference to `mysql_free_result'
/usr/local/lib/libmidgard.so: undefined reference to `mysql_query'
/usr/local/lib/libmidgard.so: undefined reference to `mysql_real_connect'
collect2: ld returned 1 exit status
configure: failed program was:
---cut---
that's the part where the configure program aborts ...
Wolfgang Nagele
Technik
per media - Webdesign
Amlacherstraße 12
9900 Lienz
Tel: 04852-65356-627
Fax: 04852-65356-69
e-mail: [EMAIL PROTECTED]
-----Ursprüngliche Nachricht-----
Von: Emiliano [mailto:[EMAIL PROTECTED]]
Gesendet: Donnerstag, 19. April 2001 15:16
An: [EMAIL PROTECTED]
Betreff: Re: [midgard-user] libmidgard not properly installed ?!
Wolfgang Nagele wrote:
> checking for mgd_connect in -lmidgard... no
> *** You need the Midgard library for using mod_midgard. ***
> *** Use the --with-midgard option to tell ***
> *** the configure script where to look for the library. ***
> *** Check also that both the Midgard library and the MySQL ***
> *** client library are on your dynamic library load path. ***
> configure: error: Midgard library libmidgard not found
>
> then i tried to put the --with-midgard flag to other positions like
> /usr/local/midgard/lib where i installed the lib files and also some
> others but nothing worked ...
No, the way you did it first was correct. What does your
config.log say?
Emile
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]