Hello Fink beginners and Jeff

I've just updated by Fink installation and noticed in the compiling of python23 that there was a bus error when compiling _Ctlmodule.c

The installation went ahead without error, but it got me thinking perhaps this might lead to a bug somewhere. I've pasted the offending bit below. I've got the output from the whole installation process - so if you'd like to see the rest of it let me know and I'll email it off list (it's a bit long).

Cheers, David.

<snip>
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fno-common -Wno-long-double -no-cpp-precomp -I. -I/sw/src/python23-2.3-2/Python-2.3a2/./Include -I/sw/src/python23-2.3-2/Python-2.3a2/./Mac/Include -I/sw/include -I/sw/src/python23-2.3-2/Python-2.3a2/Include -I/sw/src/python23-2.3-2/Python-2.3a2 -c /sw/src/python23-2.3-2/Python-2.3a2/Mac/Modules/ctl/_Ctlmodule.c -o build/temp.darwin-6.4-PowerMacintosh-2.3/_Ctlmodule.o
/sw/src/python23-2.3-2/Python-2.3a2/Mac/Modules/ctl/_Ctlmodule.c: In function `CtlObj_GetDataBrowserTableViewColumnCount':
/sw/src/python23-2.3-2/Python-2.3a2/Mac/Modules/ctl/_Ctlmodule.c:5858: internal error: Bus error
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://developer.apple.com/bugreporter> for instructions.
</snip>


<my fink details>
[mushroom:~] orlovich% fink -V
Package manager version: 0.12.0
Distribution version: 0.5.1.cvs
</my fink details>


<maintainer> [mushroom:~] orlovich% fink info python23 Information about 2210 packages read in 5 seconds.


python23-2.3-2: Interpreted, object-oriented language. Python is often compared to Tcl, Perl, Scheme or Java. This package installs unix python - not the OSX Framework version. Builds a two-level namespace dynamic libpython (needed for koffice). . Web site: http://www.python.org . Maintainer: Jeffrey Whitaker <[EMAIL PROTECTED]>

</maintainer>


Dr David Orlovich Department of Botany, The University of Otago, P.O. Box 56, Dunedin, New Zealand.

Phone +64 3 479 9060
Fax +64 3 479 7583
[EMAIL PROTECTED]
[EMAIL PROTECTED]
http://www.botany.otago.ac.nz/



-------------------------------------------------------
This SF.net email is sponsored by: SlickEdit Inc. Develop an edge.
The most comprehensive and flexible code editor you can use.
Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial.
www.slickedit.com/sourceforge
_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to