bug-groff
[Top][All Lists]
Advanced

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

Groff Bug Report


From: Jean-Pierre Schwickerath
Subject: Groff Bug Report
Date: 11 Mar 2001 17:04:03 CET

                           Groff Bug Report

Please read the PROBLEMS file before sending in a bug report.

Please fill in all fields, even if you think they are not relevant.

Please delete the text in brackets before sending it in.

Please report separate bugs separately.

Send the completed form to address@hidden

GROFF VERSION:
1.16.1

MACHINE:
AMD K6-II 500MHz

OS:
SuSe Linux 6.3 with Kernel 2.2.17

COMPILER:
gcc snapshot 2001-03-05

INPUT FILES:
none

COMMAND LINE:
/configure --prefix=/usr && make

DESCRIPTION OF INCORRECT BEHAVIOUR:
I get the following error. The compiler misses the apropritated function. Seems
to be a constructor. As I don't know anything of c++, I can't try to fix it
myself. 

c++ -I. -I/usr/src/sources/groff-1.16.1/src/libs/libgroff
-I/usr/src/sources/groff-1.16.1/src/include
-I/usr/src/sources/groff-1.16.1/src/include -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1
-DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_STRING_H=1
-DHAVE_STRINGS_H=1 -DHAVE_MATH_H=1 -DRET_TYPE_SRAND_IS_VOID=1 -DHAVE_SYS_NERR=1
-DHAVE_SYS_ERRLIST=1 -DHAVE_CC_LIMITS_H=1 -DRETSIGTYPE=void
-DHAVE_STRUCT_EXCEPTION=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1
-DHAVE_FMOD=1 -DHAVE_STRTOL=1 -DHAVE_GETCWD=1 -DHAVE_STRERROR=1 -DHAVE_PUTENV=1
-DHAVE_RENAME=1 -DHAVE_MKSTEMP=1 -DHAVE_STRCASECMP=1 -DHAVE_STRNCASECMP=1
-DHAVE_STRSEP=1 -DHAVE_STRDUP=1 -DSYS_SIGLIST_DECLARED=1  -g -O2  -c font.cc
font.cc: In member function `int font::get_width(int, int)':
font.cc:248: no matching function for call to
   `font_widths_cache::font_widths_cache(int&, int&)'
font.cc:56: candidates are: font_widths_cache::font_widths_cache(const
   font_widths_cache&)
font.cc:226:                 font_widths_cache::font_widths_cache(int, int,
   font_widths_cache*)
make[2]: *** [font.o] Error 1
make[2]: Leaving directory `/usr/src/sources/groff-1.16.1/src/libs/libgroff'
make[1]: *** [src/libs/libgroff] Error 2
make[1]: Leaving directory `/usr/src/sources/groff-1.16.1'
make: *** [all] Error 2




SUGGESTED FIX [optional]:


-- 
Jean-Pierre Schwickerath - Powered by GNU/LinuX!
E-Mail: address@hidden - http://schwicky.net
PGP Key ID: 0x48C39212 - AIM: Schwicky - ICQ's UIN: 4690141

Nothing's impossible... Everything is relative!




reply via email to

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