Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] CGAL-2.4 Building error(Another Error of libc_nonshared.a)

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] CGAL-2.4 Building error(Another Error of libc_nonshared.a)


Chronological Thread 
  • From: "Nadir Shah" <>
  • To:
  • Subject: Re: [cgal-discuss] CGAL-2.4 Building error(Another Error of libc_nonshared.a)
  • Date: Wed, 27 Feb 2008 18:03:15 +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=uIRLjgaC+GDMsqN6VhvkKKh+0cKi3Zvwxdo7LmWI8qQ+JIIu+oBsKBjkJKSCxnsakkvxSrm6vyNJpKqCoQIn/L7SvneHcoP2oDMrfJjOOb8DkybJDoCD+c/Vxcbf8XYmPtZGTNGv0TQaXUet0khJu9iire6OlT/jQfRHaRkeiZ8=

Dear!
          can you send to me these files of your system?
  1. /usr/lib/libc_nonshared.a
  2. /usr/bin/ld:
Waiting for your reply...

Nadir Shah


On Wed, Feb 27, 2008 at 5:58 PM, Joachim Reichel <> wrote:
Hi,

> /usr/bin/g++ -Xlinker -shared -o ''libCGAL.so \
>         `ls *.o | awk '{for (i=1; i<=NF;++i){printf "";print $i}}'`\
>
> /usr/lib/libc_nonshared.a(elf-init.oS): In function `__libc_csu_init':
> (.text+0x2b): undefined reference to `__init_array_end'
> /usr/lib/libc_nonshared.a(elf-init.oS): In function `__libc_csu_init':
> (.text+0x34): undefined reference to `__init_array_start'
> /usr/bin/ld: libCGAL.so: hidden symbol `__preinit_array_start' isn't defined
> /usr/bin/ld: final link failed: Nonrepresentable section on output
> collect2: ld returned 1 exit status
> make: *** [lib] Error 1

the problem does not seem to be CGAL-specific. Probably there is a
problem with your C library. You might get some help on a mailing list
for your linux distribution.

Joachim
--
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