This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Problem installing qlapadmin on FC3.


Well I think my configurations are valid its just need
few little information while compiling which are as
follow.

SH      = /bin/sh
CC      = g++
MAKEFILE= Makefile
CFLAGS  = -O2 --pipe
LDFLAGS = -L/usr/local/lib
LIBS    = -lldap -llber -lcrypt
CPPFLAGS = -I/usr/local/include

My ldap libs and includes are in above directories.
I am not confident about these two lines what do you
say.

CC      = g++
CFLAGS  = -O2 --pipe

Now the only problem according to errors I am getting
is related to gcc. I seen few people who installed it
successfuly but on older linux like redhat 7.2.

--- Dima Sorkin <dima.sorkin@gmail.com> wrote:

> On 1/26/06, Its Azfar  wrote:
> > Any one ?
> 
> Hi.
>  It seems that no one  :)
> 
>  1) If what you want to install was valid once,
> maybe it was valid
>      with older compiler (gcc2.95 maybe). Modern
> compilers are more strict.
>  2) Check for possibility of configuration problem-
> may be you are not
>      doing the process as needed, for that software.
> Regards,
>  Dima.
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]