Amanda-Users

Re: not able to compile

2004-10-01 05:12:21
Subject: Re: not able to compile
From: teo73 AT ciaoweb DOT it
To: teo73 AT ciaoweb DOT it
Date: Fri, 1 Oct 2004 11:04:39 +0200 (CEST)
Hi all,
 i' ve solved my problem; i' d a mistake in compiling:
   now amanda "seemes" to work, i want to give you my perosnal feedback
   i  installed GCC from www.sunfrreware.com
   i  used csh , set LD_LIBRARY_PATH
  launched "make" starting from amanda "top level"
   All These took me to the correct situation: now it' s time to TEST amanda!
       thank' s you all
    TEO
> next step,
>    i' ve installed the GCC downloaded by www.sunfreeware.com, i' ve used a
> ksh and the compilation succeded!!!!!!   then i run "make and" "make
> install" and they succcede to!   what' s next: i  can' t find  the
> executables anywhere!
>    THANK's for the HELP!
>      Teo
>> teo73 AT ciaoweb DOT it wrote:
>>
>>> Here, i am: i.' ve installed gcc from www.sunfreeware.com , now it seem
>>> to
>>> go on further but "configure stops with  this message: "configure:
>>> error:
>>> C++ preprocessor "/lib/cpp" fails sanity check"
>>
>> The gcc should have installed cpp too.
>> It should be in the same directory as gcc.  Maybe your path
>> is not correct?  Does it exist?   /usr/local/bin/cpp --version
>> (or wherever sunfreeware installs gcc)
>>
>> Or maybe first do "make distclean", and then a "configure" -- configure
>> could have cached some bogus results from the previous /usr/ucb/cc
>> runs...
>>
>> Or maybe you need some more pkgs from sunfreeware?
>> (Never used sunfreeware -- I compiled my gcc on Solaris from source
>> a looong time ago, still on 2.95.3 on Solaris.)
>>
>>
>> --
>> Paul Bijnens, Xplanation                            Tel  +32 16 397.511
>> Technologielaan 21 bus 2, B-3001 Leuven, BELGIUM    Fax  +32 16 397.512
>> http://www.xplanation.com/          email:  Paul.Bijnens AT xplanation DOT 
>> com
>> ***********************************************************************
>> * I think I've got the hang of it now:  exit, ^D, ^C, ^\, ^Z, ^Q, F6, *
>> * quit,  ZZ, :q, :q!,  M-Z, ^X^C,  logoff, logout, close, bye,  /bye, *
>> * stop, end, F3, ~., ^]c, +++ ATH, disconnect, halt,  abort,  hangup, *
>> * PF4, F20, ^X^X, :D::D, KJOB, F14-f-e, F8-e,  kill -1 $$,  shutdown, *
>> * kill -9 1,  Alt-F4,  Ctrl-Alt-Del,  AltGr-NumLock,  Stop-A,  ...    *
>> * ...  "Are you sure?"  ...   YES   ...   Phew ...   I'm out          *
>> ***********************************************************************
>>
>>
>>
>
>


<Prev in Thread] Current Thread [Next in Thread>
  • Re: not able to compile, teo73 <=