discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Building gnuStep on panther


From: Matthew Weinstein
Subject: Building gnuStep on panther
Date: Fri, 4 Jun 2004 08:28:14 -0400

Dear g-steppers,

Still trying to build on panther. The good news, after playing a lot with LD_LIBRARY_PATH (and friends), foundation is built. Gui is anothe problem. I'm building from cvs. Here are make's final words (any ideas? thanks in advance for all the help--Matthew)

 Compiling file GSHbox.m ...
 Compiling file GSVbox.m ...
 Compiling file GSKeyBindingAction.m ...
 Compiling file GSKeyBindingTable.m ...
 Compiling file NSTextView.m ...
NSTextView.m: In function `-[NSTextView setTextContainer:]':
NSTextView.m:826: warning: `other' might be used uninitialized in this function
NSTextView.m: At top level:
NSTextView.m:2339: warning: incomplete implementation of class `NSTextView'
NSTextView.m:2339: warning: method definition for `-selectedRange' not found
NSTextView.m:2339: warning: class `NSTextView' does not fully implement the `NSTextInput' protocol
 Compiling file NSTextView_actions.m ...
 Compiling file GSLayoutManager.m ...
 Compiling file GSTypesetter.m ...
 Compiling file GSHorizontalTypesetter.m ...
GSHorizontalTypesetter.m: In function `-[GSHorizontalTypesetter layoutGlyphsInLayoutManager:inTextContainer:startingAtGlyphIndex:previousLineFragmentRect:nextGlyphIndex:numberOfLineFragments:]': GSHorizontalTypesetter.m:1100: warning: `ret' might be used uninitialized in this function
 Compiling file GSNibTemplates.m ...
 Compiling file GSNibCompatibility.m ...
 Compiling file GSTitleView.m ...
 Compiling file GSToolbar.m ...
 Compiling file GSToolbarView.m ...
 Compiling file NSPasteboard.m ...
NSPasteboard.m: In function `-[GSFiltered pasteboard:provideDataForType:]':
NSPasteboard.m:663: warning: `info' might be used uninitialized in this function
NSPasteboard.m:803: warning: `d' might be used uninitialized in this function
 Linking library libgnustep-gui ...
ld: for architecture ppc
ld: warning undefined symbols:
___objc_exec_class
_objc_get_class
_objc_msg_lookup
_objc_msg_lookup_super
___objc_class_name_Protocol
_objc_free
_sel_get_name
___floatdisf
_get_imp
_sel_get_any_typed_uid
_sel_get_typed_uid
_sel_register_name
_sel_register_typed_name
_objc_malloc
_objc_realloc
_objc_alignof_type
_objc_calloc
_objc_get_type_qualifiers
_objc_sizeof_type
_objc_skip_argspec
_objc_skip_type_qualifiers
_objc_skip_typespec
_sel_get_type
_sel_types_match
___udivdi3
___umoddi3
_objc_lookup_class
_objc_layout_structure
_objc_layout_structure_get_info
_objc_layout_structure_next_member
_objc_next_class
___objc_class_name_Object
_class_get_instance_method
_class_get_class_method
_sel_get_any_uid
_objc_condition_allocate
_objc_condition_broadcast
_objc_condition_deallocate
_objc_condition_wait
_objc_mutex_allocate
_objc_mutex_deallocate
_objc_mutex_lock
_objc_mutex_trylock
_objc_mutex_unlock
_objc_thread_id
___cmpdi2
___fixdfdi
___fixsfdi
___fixunsdfdi
___fixunssfdi
___floatdidf
___objc_responds_to
_class_pose_as
_objc_get_stream_class_version
_objc_msg_sendv
_objc_verror
_gnustep_base_user_main
_objc_set_thread_callback
_objc_thread_add
_objc_thread_detach
_objc_thread_exit
_objc_thread_get_data
_objc_thread_get_priority
_objc_thread_remove
_objc_thread_set_data
_objc_thread_set_priority
__objc_load_callback
___objc_msg_forward
_objc_skip_offset
___objc_resolve_class_links
_class_add_method_list
_objc_aligned_size
_search_for_method_in_list
restFP
saveFP
___eprintf
ld: warning /usr/local/lib/libtiff.a(tif_aux.o) has external relocation entries in non-writable section (__TEXT,__text) for symbols:
restFP
saveFP
ld: warning /usr/local/lib/libtiff.a(tif_dirwrite.o) has external relocation entries in non-writable section (__TEXT,__text) for symbols:
restFP
saveFP
ld: warning /usr/local/lib/libjpeg.a(jidctflt.o) has external relocation entries in non-writable section (__TEXT,__text) for symbols:
restFP
saveFP
ld: warning /usr/local/lib/libtiff.a(tif_luv.o) has external relocation entries in non-writable section (__TEXT,__text) for symbols:
restFP
saveFP
Making all in Images...
make[1]: Nothing to be done for `all'.
Making all in Model...
Making all for bundle libgmodel...
 Creating libgmodel.bundle/powerpc/darwin7/gnu-gnu-gnu...
 Compiling file IMCustomObject.m ...
 Compiling file IMConnectors.m ...
 Compiling file IMLoading.m ...
 Compiling file GMAppKit.m ...
 Compiling file GMArchiver.m ...
 Linking bundle libgmodel ...
 Creating libgmodel.bundle/Resources...
 Creating libgmodel.bundle/Resources/Info-gnustep.plist...
Making all in Tools...
Making all for tool make_services...
 Compiling file make_services.m ...
 Linking tool make_services ...
Making all for tool set_show_service...
 Compiling file set_show_service.m ...
 Linking tool set_show_service ...
/usr/bin/ld: Undefined symbols:
restFP
saveFP
collect2: ld returned 1 exit status
make[2]: *** [shared_obj/powerpc/darwin7/gnu-gnu-gnu/set_show_service] Error 1
make[1]: *** [set_show_service.all.tool.variables] Error 2
make: *** [internal-all] Error 2
--
Matthew Weinstein
Associate Professor of Science Education
Kent State University

404D White Hall
KSU
Kent, OH 44242

330-672-0653

mweinste@kent.edu
http://educ.kent.edu/~mweinste




reply via email to

[Prev in Thread] Current Thread [Next in Thread]