OriginalBugID: 4538 Bug
Version: 8.3b1
SubmitDate: '2000-03-24'
LastModified: '2000-04-03'
Severity: MED
Status: UnAssn
Submitter: techsupp
ChangedBy: hobbs
OS: All Unix
OSVersion: Rhapsody 5.5 Kernel Release 5.5:
Machine: Apple PowerMac G3
FixedDate: '2000-10-25'
ClosedDate: '2000-10-25'
Name:
Nelson H. F. Beebe
Extensions:
tcl8.3b2
ReproducibleScript:
n/a
ObservedBehavior:
Linking of tcl8.3b2 on Apple Rhapsody 5.5 fails because the Makefile
includes the library -lc.
On this system (an X11-less, threadless, UNIX system), neither -lc nor -lm
exist. Either configure should check whether they are allowed, or else
they should be dispensed with.
DesiredBehavior:
Correct linking.
Patch:
make LIBS='$(MATH_LIBS)' all test
PatchFiles:
tcl8.3b2/unix/Makefile.in
Logged In: YES
user_id=148712
Assigning to area maintainer
Logged In: YES
user_id=72656
8.3.3+ has new settings for Rhapsody from Apple that should
work just fine.