Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 82279 - sci-electronics/tclspice-0.2.15 fails to compile
Summary: sci-electronics/tclspice-0.2.15 fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High major
Assignee: Tim Yamin (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-16 13:05 UTC by Michael Hanselmann (hansmi) (RETIRED)
Modified: 2005-02-16 15:53 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Hanselmann (hansmi) (RETIRED) gentoo-dev 2005-02-16 13:05:43 UTC
Compiling tclspice on ppc gives me the following errors (and a lot more of this type):

Making all in cmpp
make[3]: Entering directory `/var/tmp/portage/tclspice-0.2.15/work/tclspice/src/                          xspice/cmpp'
gcc -O2 -mtune=powerpc -fno-strict-aliasing -pipe -Wall  -I/usr/include -O2 -mtu                          ne=powerpc -fno-strict-aliasing -pipe -Wall  -I/usr/include   -c -o main.o main.                          c
main.c:72: warning: return type defaults to `int'
main.c: In function `main':
main.c:74: warning: implicit declaration of function `init_error'
main.c:81: warning: implicit declaration of function `exit'
main.c:84: warning: implicit declaration of function `strcmp'
gcc -O2 -mtune=powerpc -fno-strict-aliasing -pipe -Wall  -I/usr/include -O2 -mtu                          ne=powerpc -fno-strict-aliasing -pipe -Wall  -I/usr/include   -c -o pp_ifs.o pp_                          ifs.c
pp_ifs.c: In function `preprocess_ifs_file':
pp_ifs.c:73: warning: implicit declaration of function `exit'
gcc -O2 -mtune=powerpc -fno-strict-aliasing -pipe -Wall  -I/usr/include -O2 -mtu                          ne=powerpc -fno-strict-aliasing -pipe -Wall  -I/usr/include   -c -o pp_lst.o pp_                          lst.c
pp_lst.c: In function `preprocess_lst_files':
pp_lst.c:134: warning: implicit declaration of function `exit'
pp_lst.c: In function `check_uniqueness':
pp_lst.c:621: warning: implicit declaration of function `str_to_lower'
[...]
Comment 1 Michael Hanselmann (hansmi) (RETIRED) gentoo-dev 2005-02-16 15:53:38 UTC
Fixed in CVS.