Compilation does not consider the CPPFLAGS include files

Bug #579971 reported by dimecyborgs@gmail.com
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Eucalyptus
New
Undecided
Ye Wen

Bug Description

I am compiling eucalyptus from source. I used the following configure command.

 ./configure --with-axis2c=/usr/local/axis2c/ --with-axis2=/usr/src/eucalyptus-src-deps/axis2-1.4/ LDFLAGS=-L/usr/local/rampartc/modules/rampart --prefix=/opt/euca CPPFLAGS=-I/usr/local/axis2c/include/axis2-1.6.0 CPPFLAGS=-I/usr/local/rampartc/include/rampart-1.3.0

 During compilation the Make process does not use the header files in /usr/local/rampartc/include/rampart-1.3.0

make[1]: Entering directory `/usr/src/eucalyptus-1.6.2/util'
gcc -c -D_LARGEFILE64_SOURCE -Wall -Wno-unused-variable -fPIC -DHAVE_CONFIG_H -I. -I.. -Igenerated -I/usr/src/eucalyptus-1.6.2/storage -I/usr/src/eucalyptus-1.6.2/node -I/usr/src/eucalyptus-1.6.2/util -I/usr/src/eucalyptus-1.6.2/net -I/usr/local/axis2c//include/axis2-1.6.0 euca_auth.c
In file included from euca_auth.c:98:
euca_auth.h:64:23: error: oxs_axiom.h: No such file or directory

The header files are available in the include directory.

find /usr/local/rampartc/ -iname oxs_axiom.h
/usr/local/rampartc/include/rampart-1.3.0/oxs_axiom.h

Changed in eucalyptus:
assignee: nobody → Ye Wen (wenye)
Revision history for this message
Andy Grimm (agrimm) wrote :

This issue is now being tracked upstream at http://eucalyptus.atlassian.net/browse/EUCA-2700

Please watch that issue for further updates.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.