Menu

#4 compile error

open
nobody
None
5
2006-10-27
2006-10-27
Anonymous
No

Compiling agg (2.4 or 2.5) on a Slackware 10.2 using
./autogen.sh
./configure
make

I get this error:

g++ -DHAVE_CONFIG_H -I. -I. -I../../../include
-I../../../include /usr/X11R6/include -g -O2 -c
agg_platform_support.cpp -fPIC -DPIC -o
.libs/libaggplatformX11_la-agg_platform_support.o
g++: cannot specify -o with -c or -S and multiple
compilations
make[3]: ***
[libaggplatformX11_la-agg_platform_support.lo] Error 1
make[3]: Leaving directory
`/home/fabio/sorgenti/agg-2.5/src/platform/X11'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/home/fabio/sorgenti/agg-2.5/src/platform'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/home/fabio/sorgenti/agg-2.5/src'
make: *** [all-recursive] Error 1

Discussion


Log in to post a comment.

MongoDB Logo MongoDB