Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Configure manual Makefile for CGAL application

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Configure manual Makefile for CGAL application


Chronological Thread 
  • From: Andreas Fabri <>
  • To:
  • Subject: Re: [cgal-discuss] Configure manual Makefile for CGAL application
  • Date: Sat, 10 Mar 2007 09:37:44 +0100

Chansophea Chuon wrote:
Dear Sylvain:

I log out and log in. Then try to compile again it still generates this errors:

g++ -I../../include -Wall -frounding-math -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I/usr/lib/qt-3.3/include -c Segment_generator_example1.C
/usr/include/gmpxx.h: In destructor ‘__gmp_alloc_cstring::~__gmp_alloc_cstring()’:
/usr/include/gmpxx.h:2096: error: ‘__gmp_free_func’ was not declared in this scope
make: *** [Segment_generator_example1.o] Error 1


Hello,

This looks more like a GMP installation problem.
Did you run "make check" at the end of the installation of GMP.

andreas


Best,

Sophea

*/Sylvain Pion
<>/*
wrote:

Chansophea Chuon a écrit :
> Dear Laurent:
>
> I downloaded gmp and installed it again
> gmp-devel-4.1.4-6.2.1
> gmp-4.1.4-6.2.1
>
> I try to compile the CGAL example (Point_set_2) by using the
makefile from
> CGAL and it produced this errors:
>

------------------------------------------------------------------------------------------------------------
> makefile:10: no file name for `include'

It looks like you don't have the $CGAL_MAKEFILE environment variable
defined. Maybe you only need to logout/login (the RPM adds this
variable to all users environment).

-- Sylvain Pion
INRIA Sophia-Antipolis
Geometrica Project
CGAL, http://cgal.org/
-- You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://lists-sop.inria.fr/wws/info/cgal-discuss


------------------------------------------------------------------------
Sucker-punch spam < http://us.rd.yahoo.com/evt=49981/*http://advision.webevents.yahoo.com/mailbeta/features_spam.html> with award-winning protection.
Try the free Yahoo! Mail Beta. < http://us.rd.yahoo.com/evt=49981/*http://advision.webevents.yahoo.com/mailbeta/features_spam.html>




Archive powered by MHonArc 2.6.16.

Top of Page