All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Scondo <michael.scondo@arcor.de>
To: linux-newbie@vger.kernel.org
Subject: Re: Debian libc6 upgrade
Date: Wed, 28 Jan 2004 22:27:38 +0100	[thread overview]
Message-ID: <200401282227.38737.michael.scondo@arcor.de> (raw)
In-Reply-To: <200401281652.39190.micha@topsurf.com>

> > > > Hi to all,
> > > > I'm running a mixed Debian Woody, with a few backports and libc6
> > > > 2.3.1-16. Now I would like to upgrade to libc6 2.3.2.ds1-10.
> > > > Anything runs fine - until I try to compile a program :

> The current version of libc6 for woody is 2.2.5-11.5, mixed system, because
> I already upgraded libc6 and a few other packages.
> However, I had first an woody testing system. Then I upgraded the libc6
> from 2.2.4-7 to 2.3.1-16 via aptitude, this was the testing release this
> time. But everything run fine, beside the fact, using the praeprocessor for
> compiling a program didn't succeed.. :-)
> But the compiler did his job.
> Now I did again this upgrade of libc6, also of libc6-dev and
> linux-kernel-headers using aptitude.
> Maybe, I've got the wrong version of gcc (2.95.4-9 now ) ?
>

It drives me crazy - I upgraded now gcc and g++ and the depending librarys - 
gcc compiles fine, but the praeprocessor still doesn't make his job at least 
it seems to me to be the praeprocessor.

micha@betageuze:~/prog/test/t2$ gcc -o hallo hallo.c
micha@betageuze:~/prog/test/t2$ ./hallo
Hallo !
micha@betageuze:~/prog/test/t2$ gcc -o hallo hallo.cpp
/tmp/ccUmthd6.o(.eh_frame+0x11): undefined reference to `__gxx_personality_v0'
collect2: ld returned 1 exit status
micha@betageuze:~/prog/test/t2$ 

Anyone has a tip ?
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

  reply	other threads:[~2004-01-28 21:27 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-27 20:40 Debian libc6 upgrade Michael Scondo
2004-01-27 21:34 ` caszonyi
2004-01-27 22:16   ` Ray Olszewski
2004-01-28 15:52     ` Micha
2004-01-28 21:27       ` Michael Scondo [this message]
2004-01-28 22:24         ` Michael Scondo
2004-01-28 22:30         ` Ray Olszewski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200401282227.38737.michael.scondo@arcor.de \
    --to=michael.scondo@arcor.de \
    --cc=linux-newbie@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.