> Actually, it looks like groff-1.19 works without doing any patching: I
> built it on my machine with no problems (using the environment settings from
>
> http://fink.sourceforge.net/faq/usage-general.php#compile-myself ,
>
> and it seems to run OK.
>
> I'll put a formal request in on your behalf.
Wow, that request went through quick! Thanks!
I just installed the new groff-19.1 package.
It works as is for what I'm trying to do.
However, I couldn't help noticing a lot of output of the form
<standard input>:2872: warning [p 40, 5.2i]: can't break line
during the build. Actually, of the documentation in the package, for
example grnexmpl.ps looks defective, and there are some errors in
pic.ps, too.
The PROBLEMS file for the CVS version of groff says:
# * When compiling on MacOS X, groff compiles but does not run well,
# especially `eqn', causing many `can't break line' messages.
#
# Use ./configure CXX=g++2 then make as usual.
So I added this setting to the .info file, see attached little patch,
and rebuilt. No "can't break line" messages any more; the sample
documents now look right, and my own stuff still works.
So I would suggest to apply this change to the .info file.
I have no idea what the "GCC: 3.1" line means (is this documented?),
this will probably also have to change?
(I will eventually have to figure out with the groff maintainers what
goes wrong with gcc v3...)
Thanks again for the quick response!
Gruesse, Carsten
---------------------------------
cd /sw/fink/dists/unstable/main/finkinfo/text/
diff -u /sw/fink/dists/unstable/main/finkinfo/text/groff-1.19-1.info.\~1.1.\~
/sw/fink/dists/unstable/main/finkinfo/text/groff-1.19-1.info
--- /sw/fink/dists/unstable/main/finkinfo/text/groff-1.19-1.info.~1.1.~ Sun Jun 8
07:31:24 2003
+++ /sw/fink/dists/unstable/main/finkinfo/text/groff-1.19-1.info Sun Jun 8
21:02:40 2003
@@ -5,7 +5,7 @@
Source: gnu
Source-MD5: c12bf574120df33ec8c18d92703e099e
DocFiles: BUG-REPORT COPYING NEWS PROBLEMS README
-ConfigureParams: --mandir=%i/share/man/ --infodir=%i/share/info
+ConfigureParams: --mandir=%i/share/man/ --infodir=%i/share/info CXX=g++2
GCC: 3.1
Description: GNU document formatting system
DescDetail: <<
-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The best
thread debugger on the planet. Designed with thread debugging features
you've never dreamed of, try TotalView 6 free at www.etnus.com.
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users