cygwin 1.9

Here you can... report bugs. Open a new thread for each bug, please.

cygwin 1.9

Postby chips » Sat Mar 12, 2005 1:27 am

got this error when trying to autogen 1.9 branch.
Vector said he had the same problem on linux but apt-search was able to the real name go gnet-2.0 and he just installed it.

I trawled thru cygwin pacakges but couldnt find it



Package gnet-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gnet-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gnet-2.0' found
configure: error: Cannot find GNet: Is gnet-config in path?
chips
 
Posts: 6
Joined: Sun Jan 02, 2005 1:08 am

Postby vector » Sat Mar 12, 2005 2:22 am

it needs libgnet2.0-0 network lib

I dont think cygwin has this?
"There are two ways to score. Dribble it over the line or smash it into the back of the net."
What type are you?
vector
 
Posts: 449
Joined: Sat Dec 18, 2004 11:26 pm
Location: Australia, Victoria

Postby gyboth » Sat Mar 12, 2005 7:26 pm

sorry, that shouldn't be there. this gnet thing is a remnant from my experiments with the internet-multiplayer feature. now that i'm doing hotseat mp, it's obsolete, but i've forgotten to remove it from the configure.in file.

i've corrected it in the cvs, you can either get a new configure.in from the cvs tree or simply remove the lines
Code: Select all
PKG_CHECK_MODULES(GNET, gnet-2.0 > 2.0.0,
  [LIBS="$LIBS $GNET_LIBS" CFLAGS="$CFLAGS $GNET_CFLAGS"],
  AC_MSG_ERROR(Cannot find GNet: Is gnet-config in path?))

from the file. this should do the trick.

gyözö
Press any key to continue or any other key to quit.
gyboth
Site Admin
 
Posts: 1421
Joined: Sat Dec 18, 2004 8:42 am
Location: Passau, Germany


Return to Bug reports

Who is online

Users browsing this forum: No registered users and 0 guests

cron