From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp1.oregonstate.edu (smtp1.oregonstate.edu [128.193.15.35]) by speech.braille.uwo.ca (Postfix) with ESMTP id D686B10BAC for ; Fri, 17 Oct 2008 15:57:39 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by smtp1.oregonstate.edu (Postfix) with ESMTP id EE0CE3C1FF for ; Fri, 17 Oct 2008 12:58:35 -0700 (PDT) X-Virus-Scanned: amavisd-new at oregonstate.edu Received: from smtp1.oregonstate.edu ([127.0.0.1]) by localhost (smtp.oregonstate.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Jq3w4EhAcVjK for ; Fri, 17 Oct 2008 12:58:35 -0700 (PDT) Received: from ZKMOBILE (128-193-247-38.resnet.oregonstate.edu [128.193.247.38]) by smtp1.oregonstate.edu (Postfix) with ESMTP id C058C3C1BF for ; Fri, 17 Oct 2008 12:58:35 -0700 (PDT) Message-ID: <433F1662167449D8BCCB3503E5A349E5@ZKMOBILE> From: "Zachary Kline" To: "Speakup is a screen review system for Linux." References: <20081017194650.GA4002@lnx3.holmesgrown.com> Subject: Re: Compiling Under Debian Date: Fri, 17 Oct 2008 12:58:58 -0700 Organization: Oregon State University MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.5512 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2900.5579 X-Antivirus: avast! (VPS 081016-0, 10/16/2008), Outbound message X-Antivirus-Status: Clean X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.11 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Oct 2008 19:57:40 -0000 Hi, What you need to look for are packages like libstdc++-dev. In general, there are two packages for a lot of libraries: the ones without dev in the name just contain the shared library itself, the dev ones will have headers and other things a developer using the library would need. Hope this helps, Zack. ----- Original Message ----- From: "Steve Holmes" To: Sent: Friday, October 17, 2008 12:46 PM Subject: Compiling Under Debian > -----BEGIN PGP SIGNED MESSAGE----- > Hash: RIPEMD160 > > I've got a testing version of Lenny here but can't find the C standard > headers. I've installed every imaginable package pertaining to gcc > and friends but when I go to compile any c programs like espeakup, I > get not found errors all over the place for simple header files like > stdio.h, errno.h, and so forth. I know these to be standard c headers > but the basic gcc package in debian doesn't seem to have them. I also > installed libstd-6-4-3... but still no joy. What the hell am I > missing here? I like Debian's package management strategy but I really > wish they wouldn't split up some critical packages this way. As far > as right now is concerned, I cannot compile any c programs. > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.9 (GNU/Linux) > > iEYEAREDAAYFAkj466oACgkQWSjv55S0LfGvqQCdEH7h/4LjWjh5T5bMGdyQ2Zdl > G2IAnjb/KgtlqsYOxZMW37qa996cLU4M > =yT3p > -----END PGP SIGNATURE----- > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup > >