Results 1 to 3 of 3

Thread: Linker issue Ubuntu

  1. #1
    dlwhitehurst's Avatar
    dlwhitehurst is offline Registered User
    Name: David Whitheurst
    Organization: Cape Henry Technologies Inc
    Project: OMERO
    Join Date
    Apr 2007
    Posts
    10

    Linker issue Ubuntu

    Would anyone know why even with gcc 4.1 (including devs) and libstdc++6.4.1 using Ubuntu, I would get tons of ...

    undefined reference to `std::ya da da (lines and lines)

    ?

    Something is awry when I "make".

    David

  2. #2
    benoit's Avatar
    benoit is offline ZeroC Staff
    Name: Benoit Foucher
    Organization: ZeroC, Inc.
    Project: Ice
    Join Date
    Feb 2003
    Location
    Rennes, France
    Posts
    2,196
    Hi,

    It sounds like a problem with your developpment environment installation. Before trying to compile Ice, I would try to compile a sample C++ program using the C++ standard library to see if it works.

    Cheers,
    Benoit.

  3. #3
    dlwhitehurst's Avatar
    dlwhitehurst is offline Registered User
    Name: David Whitheurst
    Organization: Cape Henry Technologies Inc
    Project: OMERO
    Join Date
    Apr 2007
    Posts
    10

    Fixed it with libtool (synaptic install)

    Benoit:

    Thanks for the help :-)


    David

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. IceTouch examples Linker error
    By SiegfriedHora in forum Help Center
    Replies: 2
    Last Post: 03-08-2010, 08:49 PM
  2. linker error while compiling a demo ICE program
    By srujankumar in forum Help Center
    Replies: 4
    Last Post: 11-21-2008, 04:48 PM
  3. Ubuntu Linux?
    By vincei in forum Comments
    Replies: 7
    Last Post: 08-24-2007, 09:26 AM
  4. Linker errors building with Borland C++ Builder
    By amercieca in forum Help Center
    Replies: 10
    Last Post: 11-08-2006, 06:18 AM
  5. Linker error while building IceBox
    By georgeal in forum Help Center
    Replies: 2
    Last Post: 03-08-2003, 09:18 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •