discuss-gnu-electric
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Compile error on Solaris 7 on Sparc


From: Mayuresh Rajwadkar
Subject: Re: Compile error on Solaris 7 on Sparc
Date: Wed, 1 Aug 2001 10:12:11 -0700 (PDT)

HI,

        I still get the same error...


regards
Mayuresh


--- Steven Rubin <address@hidden> wrote:
> 
> >         I am getting the following error during
> compile on a
> >solaris box.
> >
> >Can anyone help, may be this is trivial
> ------------------------------------------
> gcc -I/usr/openwin/include         -Isrc/include -c
> src/db/dblangelk.c -o 
> src/db/dblangelk.o
> c++ -I/usr/openwin/include         -Isrc/include -c
> src/db/dblangjava.cpp 
> -o src/db/dblangjava.o
> In file included from
> /usr/openwin/include/X11/Intrinsic.h:56,
>                   from src/include/config.h:96,
>                   from src/db/dblangjava.cpp:31:
> ------------------------------------------
> 
> So the X11 headers compile properly in C, but not in
> C++.  Curious.  Try 
> using "gcc" for the C++.  To do this, edit
> "Makefile" and fix up the lines 
> that read:
> 
> CCOMPILER = gcc
> CPPCOMPILER = c++
> 
>     -Steven Rubin
> 
> 
> _______________________________________________
> Discuss-gnu-electric mailing list
> address@hidden
>
http://mail.gnu.org/mailman/listinfo/discuss-gnu-electric


=====
--------------------------------------------------
 When There Is A Will, There Is A Way........
--------------------------------------------------
Mayuresh Rajwadkar,
http://www.bigfoot.com/~mayuresh
mailto:address@hidden

__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]