Re: [ROOT] Problem with signal/slot in macro: ROOT or Panther?

From: Jiri Masik (masik@fzu.cz)
Date: Sun Dec 07 2003 - 16:41:22 MET


cstrato <cstrato@aon.at> writes:

> Dear Eddy
>
> 1, Sorry, the missing "\" was my mistake, however, correcting
>     it did not help. I still get the following error when compiling:
>
> Makefile:307: main/src/ssh2rpd.d: No such file or directory
> Makefile:309: build/dummy.d: No such file or directory
> EXTRA_CCFLAGS += -I/Users/testuser/ROOT/cern/include/root-3.10.01/ 
> -DPower_Macintosh -DDarwin -Wall -Wmissing-prototypes 
> -Wno-unknown-pragmas -pipe -fsigned-char -fno-common -D_REENTRANT -g 
> EXTRA_CXXFLAGS += -I/Users/testuser/ROOT/cern/include/root-3.10.01/ 
> -DPower_Macintosh -DDarwin EXTRA_LDFLAGS = -Llib 
> -L/Users/testuser/ROOT/cern/lib/root-3.10.01/ 
> -L/Users/testuser/ROOT/cern -O -pipe -W -Wall -fsigned-char -fno-common 
> -I/usr/X11R6/include -Iinclude -DHAVE_CONFIG 
> -DINCLUDEDIR=\"/usr/include\" -DOBJSUFFIX=\".o\" -o 
> build/rmkdepend/cppsetup.o -c build/rmkdepend/cppsetup.c
> EXTRA_CCFLAGS: Command not found
> make: *** [build/rmkdepend/cppsetup.o] Error 127
>
>     As you see, the command EXTRA_CCFLAGS is not found.
>     I tried to look in google, it should be defined in
>     /usr/share/lib/make/make.rules, however, this path
>     does not exist, and searching the disk for "make.rules"
>     did not give any results.
>     Do you know, where EXTRA_CCFLAGS should be defined?
>     In your last mail you mention that EXTRA_xx are used in
>     all Makefiles in the config directory, but there they
>     are not defined?

Hi,

maybe the variable EXTRA_CCFLAGS is used without the leading $ at some
place? 

Jiri



This archive was generated by hypermail 2b29 : Thu Jan 01 2004 - 17:50:17 MET