[Gambas-user] Problems compiling under RH9 (still)
Philip A. Chapman
pchapman at ...129...
Wed May 7 22:56:23 CEST 2003
I tried the fix as well and got the same results. In Benoit's previous
email, he mentioned something about compiling a void project in kdevelop
in order to get the correct settings. If I could get more info as to
what I am looking for, I will be glad to do so; or I could compile a
void project and email the files to you if that is what you wish.
On Wed, 2003-05-07 at 15:36, Carlo Malfatti wrote:
> Hi,
> I'm here again. First of all, I'm not sure I've well understood what to
> do with your suggestion.
> What I've done is to edit the configure.in file changing the line:
> 3\.* ) CXX_LIB="-lgcc_s -lstdc++" (already amended as per previous
> message) with one proposed in your message, so to have:
> 3\.* ) CXX_LIB="-lgcc_s -lresolv" or
> 3\.* ) CXX_LIB="-lgcc_s -lpthread"
>
> If this was correct thing to do, well both changes produced the same
> error as before during installation.
> If I've to try something else, please advise.
>
> Thanks for now,
> Carlo
>
> Il mer, 2003-05-07 alle 11:26, Benoit Minisini ha scritto:
>
> > Try to add the following libraries (one by one to find which contains the
> > missing symbol).
> >
> > CXX_LIB="-lgcc_s -lresolv"
> >
> > CXX_LIB="-lgcc_s -lpthread"
> >
> > I find them by compiling a void project with KDevelop, as I think that
> > KDevelop projects should compile on RedHat.
> >
> > If you want, you can do the same thing, i.e. creating a new KDE project on
> > KDevelop and compile it, to get the list of libraries passed to the linker.
> > Maybe this list will be different on RedHat than on Mandrake, as autoconf
> > tools analyze the underlying system.
> >
> > Regards,
>
>
>
> -------------------------------------------------------
> Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara
> The only event dedicated to issues related to Linux enterprise solutions
> www.enterpriselinuxforum.com
>
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
--
Philip A. Chapman
Application Development:
Java, Visual Basic (MCP), VB for Applications, PostgreSQL, MySQL, MSSQL
Linux, Windows 9x, Windows NT, Windows 2000, Windows XP
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20030507/4e9875a8/attachment.sig>
More information about the User
mailing list