Thanks for the reply.  I can't find any other errors.   Using -v gives me
some more information on the warnings I posted earlier (they follow).  If it
would be helpful to attach the entire log, I can, but it is rather large.
Thanks for the help!
Ben


checking for library containing dlopen... configure: WARNING: Ignoring
libraries " -lSM -lICE" requested by configure.

...

fl_set_fonts_xft.cxx: In static member function 'static Fl_Font
Fl::set_fonts(const char*)':
fl_set_fonts_xft.cxx:218: warning: missing sentinel in function call
fl_set_fonts_xft.cxx: In static member function 'static int
Fl::get_font_sizes(Fl_Font, int*&)':
fl_set_fonts_xft.cxx:339: warning: missing sentinel in function call

...

fl_font_xft.cxx: In function 'XftFont* fontopen(const char*, bool)':
fl_font_xft.cxx:141: warning: missing sentinel in function call


On Thu, May 29, 2008 at 8:06 PM, Alexander Hansen <
[EMAIL PROTECTED]> wrote:

>
> On May 29, 2008, at 7:21 PM, Ben Johannsen wrote:
>
> Thanks for the link.  I had checked the possible stuffit problem, but I
> don't have stuffit pro.
>
>
> That's way old--I'm not sure if it still applies.
>
> The rest of my log does not indicate any sort of problem with anything with
> a name matching libfltk_gl.*.dylib,
>
>
> It may well not be that.  It could be another error that short-circuits the
> build of the libfltk_gl libraries.  Are there any other errors of any sort?
>
> however I do get the following two warnings.  Any suggestions would be much
> appreciated!
>
> checking for library containing dlopen... configure: WARNING: Ignoring
> libraries " -lSM -lICE" requested by configure.
>
> ...
>
> fl_font_xft.cxx: In function 'XftFont* fontopen(const char*, bool)':
> fl_font_xft.cxx:141: warning: missing sentinel in function call
>
>
> On Thu, May 29, 2008 at 8:05 AM, Alexander Hansen <
> [EMAIL PROTECTED]> wrote:
>
>>
>> On May 29, 2008, at 12:04 AM, Ben Johannsen wrote:
>>
>> Hi all,I am having trouble installing fltk-x11-shlibs (which I need to
>> install KDE) on my PowerBook G4 running 10.5.2.  It seems to fail at the
>> install phase.  I have done a fink self update and updated all installed
>> packages and it still doesn't work.  Also, I can't seem to find other people
>> online having this problem.  The seemingly relevant part of the information
>> on the screen follows, if more would be helpful please let me know.  Any
>> ideas on how to fix this would be much appreciated.
>> Best,
>> Ben
>>
>> /usr/sbin/chown -R root:admin
>> /sw/src/fink.build/root-fltk-x11-shlibs-1.1.7-1002
>> /usr/bin/install -d -m 755
>> /sw/src/fink.build/root-fltk-x11-shlibs-1.1.7-1002/sw/lib
>> /bin/mv /sw/src/fink.build/root-fltk-x11-1.1.7-1002/sw/lib/libfltk.*.dylib
>> /sw/src/fink.build/root-fltk-x11-shlibs-1.1.7-1002/sw/lib/
>> /bin/mv
>> /sw/src/fink.build/root-fltk-x11-1.1.7-1002/sw/lib/libfltk_forms.*.dylib
>> /sw/src/fink.build/root-fltk-x11-shlibs-1.1.7-1002/sw/lib/
>> /bin/mv
>> /sw/src/fink.build/root-fltk-x11-1.1.7-1002/sw/lib/libfltk_gl.*.dylib
>> /sw/src/fink.build/root-fltk-x11-shlibs-1.1.7-1002/sw/lib/
>> mv: rename
>> /sw/src/fink.build/root-fltk-x11-1.1.7-1002/sw/lib/libfltk_gl.*.dylib to
>> /sw/src/fink.build/root-fltk-x11-shlibs-1.1.7-1002/sw/lib/libfltk_gl.*.dylib:
>> No such file or directory
>> ### execution of /bin/mv failed, exit code 1
>> Removing runtime build-lock...
>> Removing build-lock package...
>> /sw/bin/dpkg-lockwait -r fink-buildlock-fltk-x11-1.1.7-1002
>> (Reading database ... 21392 files and directories currently installed.)
>> Removing fink-buildlock-fltk-x11-1.1.7-1002 ...
>> Failed: phase installing: fltk-x11-shlibs-1.1.7-1002 failed
>>
>>
>> Unfortunately, that's _not_ the relevant portion.  This sort of thing
>> happens enough that it's in the FAQ:
>>
>> http://www.finkproject.org/faq/comp-general.php?phpLang=en#mv-failed
>>
>> You'll need to look through the build output and see if you can find
>> another error earlier on.  You may want to try another build using the -l
>> flag (fink -l rebuild fltk-x11) to capture a log.
>>
>
>
>
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Fink-beginners mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.beginners

Reply via email to