Add new comment

I already have tried to

I already have tried to force locations of libraries and includes and received the same error at the same point.
I see configure: exit 1 at the end of config.log.
Before that there is a description of confdefs.h.with several #define...
Also, i found this error:
configure: failed program was:
| /* confdefs.h. */
...
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char GeoIP_new ();
| int
| main ()
| {
| return GeoIP_new ();
| ;
| return 0;
| }
configure:5058: result: no
configure:5067: error: GeoIP library not functional... please install GeoIP.

I think that something wrong is with this part of code.

plx (not verified) » May 31, 2007 » 03:58

Reply

*
*
The content of this field is kept private and will not be shown publicly.


*

  • Allowed HTML tags: <a> <i> <b> <u> <img> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <pre>
  • Lines and paragraphs break automatically.
  • Textual smileys will be replaced with graphical ones.