Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Jun 1999 16:11:02 -0300 (ADT)
From:      The Hermit Hacker <scrappy@hub.org>
To:        Chris Piazza <cpiazza@home.net>
Cc:        freebsd-ports@FreeBSD.ORG
Subject:   Re: ICQ: anyone try to compile this one?
Message-ID:  <Pine.BSF.4.05.9906151610020.49155-100000@thelab.hub.org>
In-Reply-To: <19990615120148.B331@norn.ca.eu.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 15 Jun 1999, Chris Piazza wrote:

> On Tue, Jun 15, 1999 at 02:48:29PM -0300, The Hermit Hacker wrote:
> > 
> > http://icqnix.learnrespect.org/
> > 
> > I haven't been able to get it to compile here, but am pretty useless at
> > C++ :(
> 
> I just built it flawlessly with no changes whatsoever.  I found that if you
> use normal bsd ``make'' you need to muck around with the src/Makefile.in
> file a bit, but using gnu make there were no problems.  In fact I'm running
> it right now and it actually is quite like the original client :-).

Just clued into the make vs gmake issue, but still hit a problem, and
figure I must be missing a library or something?

c++ -g -O2 -o icqnix file.o message.o packet.o socket.o user.o outputwin.o awaymsgdlg.o adduserdlg.o authuserdlg.o userbox.o icqgui.o icq.o icqnix.o remoteserver.o mledit.o requestdlg.o messagebox.o chatdlg.o icqevent.o translate.o main.o connectbutton.o icqdialogs.o moc_icq.o moc_icqgui.o moc_awaymsgdlg.o moc_adduserdlg.o moc_authuserdlg.o moc_requestdlg.o moc_chatdlg.o moc_icqevent.o moc_mledit.o moc_connectbutton.o moc_icqdialogs.o -L/usr/X11R6/lib -L/usr/X11R6/lib -lqt  -lSM -lICE -lX11 -lXext -lXss 
mledit.o: In function `MLEditWrap::MLEditWrap(bool, QWidget *, char const *)':
/home/marc/src/icqnix-beta1/src/mledit.cpp(.text+0x26): undefined reference to `_vt$10MLEditWrap$12QPaintDevice'
/home/marc/src/icqnix-beta1/src/mledit.cpp(.text+0x2d): undefined reference to `MLEditWrap virtual table'
mledit.o: In function `MLEditWrap::keyPressEvent(QKeyEvent *)':
/home/marc/src/icqnix-beta1/src/mledit.cpp(.text+0x5dd): undefined reference to `MLEditWrap::keyPressed(QKeyEvent *)'
/home/marc/src/icqnix-beta1/src/mledit.cpp(.text+0x608): undefined reference to `MLEditWrap::signal_CtrlEnterPressed(void)'
gmake[1]: *** [icqnix] Error 1


Marc G. Fournier                   ICQ#7615664               IRC Nick: Scrappy
Systems Administrator @ hub.org 
primary: scrappy@hub.org           secondary: scrappy@{freebsd|postgresql}.org 



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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9906151610020.49155-100000>