[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] miniSQL



Hi,

On Thu, Jun 15, 2000 at 09:08:00PM +0000, John Blakeley wrote:
> Hi
> 
> On Wed, 14 Jun 2000, Jan Krupka wrote:
> 
> > Hi!
> > 
> > I tried to compile miniSQL 1.0.16. All binaries was successfully builded.
> > But when I try to run server it only prints this message:
> > 
> > mSQL Server 1.0.16 starting ...
> > Can't start server : UNIX Bind : Function not implemented.
> >
> > What is wrong? Is it in my setup or hasn't MiNT-lib or socket some important
> > function?
> 
> I had a play with this, and got exactly the same results.
> 
> If after running 'setup' (run as root), you change '#define HAVE_SYS_UN_H
> 1' to '#undef HAVE_SYS_UN_H' in common/config.h, and then run make, you
> will have marginally more success! This forces it to use INET sockets.
> 
> You will be able to start the server - I haven't tried with an msql.acl -
> you will then be able to run msqladmin but use the '-h localhost' option
> to "create test". Unfortunately, here, msql buss errors with both PC and
> ADDRESS equal to 0.

Just another piece of software that requires Unix domain sockets or
fifos.  There is usually nothing that you can do (except re-write it like
with syslog), you have to wait for a kernel and filesystems that implement
these special file types.

Ciao

Guido
-- 
http://www.stud.uni-saarland.de/
Send your spam to president@whitehouse.gov and your replies to
mailto:guido at freemint dot de