Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Aug 2000 14:36:52 -0400
From:      David Banning <David@www3.pacific-pages.com>
To:        bsd <questions@freebsd.org>
Subject:   error on hylafax build
Message-ID:  <39998DC4.EA961E95@www3.pacific-pages.com>

next in thread | raw e-mail | index | archive | help
I am using 4.0 stable
hylafax is 4.1.b2

first off, I get these errors
BoolArray.h: In method `void fxBoolArray::operator =(const fxBoolArray
&)':^M
BoolArray.h:31: warning: `void *' is not a pointer-to-object type^M

then

Dictionary.h: In method `void fxDictBuckets::operator =(const
fxDictBuckets &)':
^M
Dictionary.h:93: warning: `void *' is not a pointer-to-object type^M
Dictionary.h: In method `void fxDictIters::operator =(const fxDictIters
&)':^M
Dictionary.h:94: warning: `void *' is not a pointer-to-object type^M
Dictionary.c++: In method `fxDictBucket::~fxDictBucket()':^M
Dictionary.c++:88: warning: `void *' is not a pointer-to-object type^M

these type of errors continue for the entire build
any idea where the problem is?



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?39998DC4.EA961E95>