Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 May 1998 18:04:16 -0700 (PDT)
From:      asami@FreeBSD.ORG (Satoshi Asami)
To:        mph@FreeBSD.ORG
Cc:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG
Subject:   Re: cvs commit: ports/games/xabacus - Imported sources
Message-ID:  <199805060104.SAA08208@silvia.HIP.Berkeley.EDU>
In-Reply-To: <199805050125.SAA01333@freefall.freebsd.org> (message from Matthew Hunt on Mon, 4 May 1998 18:25:26 -0700 (PDT))

next in thread | previous in thread | raw e-mail | index | archive | help
 *   Import of xabacus, an abacus for X11 with Motif.

Does this work for you?  The "m" version doesn't work here (linkage
error with static lib, runtime error with dynamic lib).

This is with Motif 1.2.

Satoshi
-------
===>  Building for xabacus-5.4.4
cc -c  -DHAVE_FCNTL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1   -I/usr/X11R6/include  -I. -I. -O2 -pipe Abacus.c
cc -c  -DHAVE_FCNTL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1   -I/usr/X11R6/include  -I. -I. -O2 -pipe xabacus.c
cc -o xabacus Abacus.o xabacus.o  -L/usr/X11R6/lib   -lSM -lICE -lXt -lX11
xabacus BUILD COMPLETE

cc -c  -DHAVE_FCNTL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1   -I/usr/X11R6/include  -I/usr/X11R6/include -I. -I. -O2 -pipe xmabacus.c
cc -o xmabacus Abacus.o xmabacus.o  -L/usr/X11R6/lib -L/usr/X11R6/lib  -lXm  -lSM -lICE -lXt -lX11    -lSM -lICE -lXt -lX11
Display.o: Undefined symbol `_XShapeQueryExtension' referenced from text segment
DragOverS.o: Undefined symbol `_XShapeCombineRectangles' referenced from text segment
DragOverS.o: Undefined symbol `_XShapeCombineMask' referenced from text segment
DragOverS.o: Undefined symbol `_XShapeCombineMask' referenced from text segment
DragOverS.o: Undefined symbol `_XShapeCombineRectangles' referenced from text segment
*** Error code 1

Stop.
*** Error code 1

Stop.

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



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