Hello-

I have tried to update 'gtkmm' with 'fink update gtkmm' and got an error
from sed when the configure script was creating the makefiles, saying
something about an unescaped newline. I then saw the fink package 'sed' and
did a 'fink install sed'. Now when I try to update gtkmm, I get this, at the
same place I got the unescaped newline before:

<from end of configure script output>
checking if C++ environment provides all required features... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
sed: file conftest.s1 line 35: Unterminated `s' command
creating gtkmm-config
sed: file conftest.s1 line 35: Unterminated `s' command
creating gtk--.spec
sed: file conftest.s1 line 35: Unterminated `s' command
creating gdk--/Makefile
sed: file conftest.s1 line 35: Unterminated `s' command
creating gdk--/gdk--/Makefile
sed: file conftest.s1 line 35: Unterminated `s' command
creating gdk--/tests/Makefile
sed: file conftest.s1 line 35: Unterminated `s' command
creating src/Makefile
sed: file conftest.s1 line 35: Unterminated `s' command
creating src/build_sources/Makefile
sed: file conftest.s1 line 35: Unterminated `s' command
creating src/gtkmmproc/Makefile
sed: file conftest.s1 line 35: Unterminated `s' command
creating src/gtk--/Makefile
sed: file conftest.s1 line 35: Unterminated `s' command
creating src/gtk--/private/Makefile
sed: file conftest.s1 line 35: Unterminated `s' command
creating examples/Makefile
sed: file conftest.s1 line 35: Unterminated `s' command
creating examples/testgtk--/Makefile
sed: file conftest.s1 line 35: Unterminated `s' command
creating examples/examples.conf
sed: file conftest.s1 line 35: Unterminated `s' command
creating docgen/Makefile
sed: file conftest.s1 line 35: Unterminated `s' command
creating docs/Makefile
sed: file conftest.s1 line 35: Unterminated `s' command
creating docs/gtk/Makefile
sed: file conftest.s1 line 35: Unterminated `s' command
creating docs/gdk/Makefile
sed: file conftest.s1 line 35: Unterminated `s' command
creating scripts/Makefile
sed: file conftest.s1 line 35: Unterminated `s' command
creating config.h
creating gdk--config.h
gdk--config.h is unchanged
creating gtk--config.h
gtk--config.h is unchanged
make
make: *** No targets.  Stop.
### execution of make failed, exit code 2
Failed: compiling gtkmm-1.2.10-1 failed

At this point I am returned to the command prompt. What am I doing wrong?
(What does gtkmm even do, anyway, and what needs it?)

Thanks guys!
-- sinclair44



-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to