Pagina 1 di 1
Audacity package (Slack 11.0)
Inviato: mar 17 ott 2006, 22:28
da PCPbSlack
Hello everybody,
I believe this is my first post on this forum.
I am very sorry because I use english, but I can't write anything in italian, but I understand italian very good.
To short the things here, here is my request: can somebody please post a package for Audacity for Slackware 11.0. I tried to build the program from source, but I run into problems.
Thank you, "e spero di ricevere una risposta" very quickly.
PS: sorry for my italian spelling

Inviato: mer 18 ott 2006, 9:22
da bloodlust
welcome to slacky
what kind of errors did u get when trying to compile?
What version of Audacity are you trying to install?
Are u using a SlackBuild? if so, post it here maybe someone can give you some help to make ti work.
Have you tryed starting with the Audacity 1.2.4b SlackBuild?
Inviato: mer 18 ott 2006, 10:07
da PCPbSlack
I tried to build from sources the Audacity ver. 1.2.4b, but I received the following error:
Codice: Seleziona tutto
./configure && make
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... /lib/cpp
configure: error: C preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details.
In config.log the error is:
/usr/include/bits/local_lim.h:36:26: /linux/limits.h: No such file or directory
I posted the same topic on linuxquestions.org, and the reply there was that apparently the error comes from the GCC version and it could be.
I have Slackware 11 installed with kernel 2.6 running on kernel-headers-2.4 with gcc-3.4.6.
Inviato: mer 18 ott 2006, 13:04
da IceSlack
you don't have this file limits.h
this file is in gcc package, related link is this
http://packages.slackware.it/package.ph ... 4.6-i486-1
install and good luck
ps: sorry for my bad english