Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] CGAL-2.4 Building error

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] CGAL-2.4 Building error


Chronological Thread 
  • From: "Nadir Shah" <>
  • To:
  • Subject: Re: [cgal-discuss] CGAL-2.4 Building error
  • Date: Fri, 22 Feb 2008 20:40:59 +0500
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=LvAzLB9tISdJvdb/PTVGTCFz6sZ8TskE5P0nqO4WRNjZDaGEDcka4nx/qCmp/S7eyBX1REsEq8Wxi8RyQv0ckDDh9NqfMYoAltMCSA/SGwDdSupd3AC2lwfk7h3XIdxF4PmZ+FcA71gucd3UBo4fpgFY4aQa0AHp5NHuAslZwMU=

Dear,
         Thanks for reply. But basicaly I am installing for obstacle Mobility model, which recommend the CGAL-2.4. Can you help me in this regard?

Nadir Shah

On Fri, Feb 22, 2008 at 8:34 PM, Joshua A Levine <> wrote:
Nadir,

CGAL 2.4 is not meant to be compiled with g++-4.1.1.  I've had some success using g++-3.3.6 to build CGAL 2.4 on ubuntu.  If you want a version that builds with g++-4.1.1, try CGAL 3.3.

Josh

Nadir Shah wrote:
> Hi all,
>           I am installing CGAL-2.4 on Fedora 6,Compiler GNU4.1.1. When I
> build the CGAL-2.4 it gives me following error
>   ****************************************************************
>   **                                                            **
>   **                     Compiling CGAL 2.4                     **
>   **                     ==================                     **
>   **                                                            **
>   ****************************************************************
>
>   OS:           i686_Linux-2.6.18-1.2798.fc6
>   COMPILER:     GNU 4.1.1
>   LEDA:         not supported
>   GMP:          not supported
>   CLN:          not supported
>   Qt:           not supported
>
>   Generating Makefiles ... done.
>   Building CGAL_lib ...
>   Compilation of CGAL_lib failed.
>   You will be shown a log now ...
>   ****************************************************************
>   **             Please press <ENTER> to continue.              **
>   ****************************************************************
>
> When I press enter it gives output
>
> /root/CGAL-2.4/include/CGAL/number_utils.h: In function 'NT
> CGAL::NTS::sqrt(const NT&)':
> /root/CGAL-2.4/include/CGAL/number_utils.h:219: error: 'sqrt' is not a
> member of 'CGAL'
> /root/CGAL-2.4/include/CGAL/number_utils.h: In function 'bool
> CGAL::NTS::is_valid(const NT&)':
> /root/CGAL-2.4/include/CGAL/number_utils.h:225: error: 'is_valid' is not a
> member of 'CGAL'
> /root/CGAL-2.4/include/CGAL/number_utils.h: In function 'bool
> CGAL::NTS::is_finite(const NT&)':
> /root/CGAL-2.4/include/CGAL/number_utils.h:231: error: 'is_finite' is not a
> member of 'CGAL'
> /root/CGAL-2.4/include/CGAL/number_utils.h: In function 'bool
> CGAL::NTS::is_integral(const NT&)':
> /root/CGAL-2.4/include/CGAL/number_utils.h:237: error: 'is_integral' is not
> a member of 'CGAL'
> make: *** [Triangulation_3.o] Error 1
> make: Target `lib' not remade because of errors.
>
> Kindly guide/help me in this regard. I will be very thankfull.
>
>
>
>
>
--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://lists-sop.inria.fr/wws/info/cgal-discuss



--
Nadir Shah,
Lecturer,
Department of Computer Science,
COMSATS Institute of Information Technology,
Abbottabad, Pakistan.
+923325141810



Archive powered by MHonArc 2.6.16.

Top of Page