[Python-bugs-list] [Bug #112289] NetBSD1.4.2 build issue

noreply@sourceforge.net noreply@sourceforge.net
Fri, 25 Aug 2000 07:44:45 -0700


Bug #112289, was updated on 2000-Aug-18 19:50
Here is a current snapshot of the bug.

Project: Python
Category: Core
Status: Open
Resolution: None
Bug Group: Platform-specific
Priority: 7
Summary: NetBSD1.4.2 build issue

Details: the recent fileobjects.c work done for large files (tmick) appears
broken when compiled against NetBSD1.4.2.

During the final link, you get the following output:

gcc   python.o  ../libpython2.0.a   -lutil -lm  -o python
fileobject.c:280: Undefined symbol `_TELL64' referenced from text segment

Follow-Ups:

Date: 2000-Aug-18 19:55
By: none

Comment:
NOTE:  I didn't include the configure output.  If that
would be helpful, go ahead and indicate that in this
tracking system.

If tmick (or whoever) would like me to contact them directly,
I would happily do so.
-------------------------------------------------------

For detailed info, follow this link:
http://sourceforge.net/bugs/?func=detailbug&bug_id=112289&group_id=5470