Re: [Autogen-users] error when running make — using autogen generated makefile
Brought to you by:
bkorb
From: Harlan S. <st...@nt...> - 2013-05-11 23:00:06
|
allan George writes: > Hi, > > I am trying to compile a websocket package, procedure used is :-- > ./autogen > ./configure > make Different autogen. The one you have is not GNU Autogen - it is a script with a name that conflicts with the autogen package here, so you should ask whoever maintains the package you are trying to build about this. H |