Date: Wed, 8 Jan 2003 08:10:03 -0800 (PST) From: Paul Everlund <tdv94ped@cs.umu.se> To: freebsd-ports@FreeBSD.org Subject: Re: ports/44768: [Port Fix]: games/xblackjack-2.2 Message-ID: <200301081610.h08GA3EE059681@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/44768; it has been noted by GNATS. From: Paul Everlund <tdv94ped@cs.umu.se> To: Tilman Linneweh <arved@FreeBSD.org> Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: ports/44768: [Port Fix]: games/xblackjack-2.2 Date: Wed, 8 Jan 2003 16:42:21 +0100 (MET) On Wed, 8 Jan 2003, Tilman Linneweh wrote: > Also the Fix, does not seem to be complete: > > cc -O -pipe -mcpu=pentiumpro -mcpu=pentiumpro -I/usr/X11R6/include > -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DVERSION="\"2.2\"" -c Table.c > Table.c:133: `_XmManagerEnter' undeclared here (not in a function) > Table.c:133: initializer element is not constant > Table.c:133: (near initialization for `actionsList[0].proc') > Table.c:133: initializer element is not constant > Table.c:133: (near initialization for `actionsList[0]') > [..] Very strange. I did too try to compile it just after I got your mail, with the same result as you got. I know though that the fix did work a long time ago, as I did compile it and played the game. No one did however commit it and much later I saw the port marked as broken due to an OpenMotif upgrade. Maybe OpenMotif has changed and hence it does not work? Anyway I'll take a look at it once more (and hopefully someone will commit it before it renders useless due to the fact that other applications are updated :-) Best regards, Paul 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?200301081610.h08GA3EE059681>