bug-groff
[Top][All Lists]
Advanced

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

groff: pfbtops doesn't link on AIX 4


From: Mark J. Reed
Subject: groff: pfbtops doesn't link on AIX 4
Date: Fri, 22 Aug 2003 12:19:33 -0400
User-agent: Mutt/1.4.1i

GROFF VERSION: 1.18

MACHINE: IBM RS/6000

OS: AIX 4.3.3

COMPILER: g++ 3.2.3

INPUT FILES: N/A

COMMAND LINE: make

DESCRIPTION OF INCORRECT BEHAVIOUR:

pfbtops doesn't link properly on AIX because the link is attempted with
gcc instead of g++.

SUGGESTED FIX:

*** src/utils/pfbtops/Makefile.sub      2002-05-02 18:33:23.000000000 -0400
--- src/utils/pfbtops/Makefile.sub.new  2003-08-22 11:51:57.000000000 -0400
***************
*** 4,6 ****
--- 4,7 ----
  CSRCS=$(srcdir)/pfbtops.c
  XLIBS=$(LIBGROFF)
  MLIB=$(LIBM)
+ LINK.c=$(CCC)

-- 
Mark REED                    | CNN Internet Technology
1 CNN Center Rm SW0831G      | address@hidden
Atlanta, GA 30348      USA   | +1 404 827 4754




reply via email to

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