Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.hawaii.edu!news.uoregon.edu!news.algonet.se!eua.ericsson.se!news.sics.se!newsfeed.sunet.se!news00.sunet.se!sunic!news99.sunet.se!news.lth.se!roma.axis.se!jh From: jh@axis.se Newsgroups: comp.unix.bsd.freebsd.misc Subject: MiXViews & FreeBSD, has anyone compiled it? Date: 29 Jul 1996 05:47:55 GMT Organization: Axis Communications AB, Sweden Lines: 20 Message-ID: <4thjab$d0h@roma.axis.se> NNTP-Posting-Host: nevyn.axis.se Originator: jh@axis.se I'm trying to compile MiXViews 1.10 on FreeBSD 2.1.0, using InterViews 3.1. But I get a strange error, has anyone compiled MiXViews successfully? fizban{jh}217 make /usr/bin/c++ -O -DNDEBUG -Dcplusplus_2_1 -Div2_6_compatible -I.. -I/usr/local/interviews/include/IV-2_6 -I/usr/local/interviews/include -I/usr/X11R6/include -c ../conv_config.C ../conv_config.C: In method `void RealConverter::ConfigRequester::configureRequest(class Request *)': ../conv_config.C:48: incomplete type unification ../conv_config.C:48: type unification failed for function template `template <class Type> SetterGetter<...> * createSetterGetter(Type *)' ../conv_config.C:70: incomplete type unification ../conv_config.C:70: type unification failed for function template `template <class Type> SetterGetter<...> * createSetterGetter(Type *)' gmake: *** [conv_config.o] Error 1 /Jörgen Hägg <jh@axis.se>