configure: error: We need a working libXext to proceed.
Ole Jacob Hagen
waterthrill at yahoo.no
Mon Dec 22 04:08:11 GMT 2003
Hi.
Hmm, not easy to say without source.
First of all:
1. Check include-path of your project.
2. Check library-path of your project.
Have you tried to add the library libXext in the automake manager?
Add this to your active project (binary), in the Target Options; Link to
Libraries outside project (LDADD). You should enter -lXext here.
I guess you have $(x_includes) and $(x_libraries) also in "Target Options",
Flags, Other: $(x_libraries)?
Hope this will help you further on the kdevelop-way to develop SW.
Cheers,
Ole J.
On Monday 22 December 2003 04:51, Peggy Go wrote:
> HI! I'm trying to compile my program but I got this
> error:
>
> /home/shatz/our_coach/our_coach/dbase.cpp:26:
> undefined reference to
> `pqxx::connection::connection[in-charge]()'
>
> so I linked the library by typing in
> "/usr/local/pqxx/lib" to --x-library but after that, I
> got this error:
>
> configure: error: We need a working libXext to
> proceed. Since configure
> can't find it itself, we stop here assuming that make
> wouldn't find
> them either.
>
> What should I do???
>
> Thanks!
>
>
> __________________________________
> Do you Yahoo!?
> New Yahoo! Photos - easier uploading and sharing.
> http://photos.yahoo.com/
>
> -
> to unsubscribe from this list send an email to
> kdevelop-request at kdevelop.org with the following body: unsubscribe
> »your-email-address«
--
/*************************************
* May the source be with you. *
* Use the source. *
* The source are free and GPL'd. *
************************************/
-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«
More information about the KDevelop
mailing list