Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Jul 1997 21:09:39 -0700 (PDT)
From:      asami@cs.berkeley.edu (Satoshi Asami)
To:        jfitz@FreeBSD.ORG
Cc:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG
Subject:   Re: cvs commit: ports/databases/p5-DBD-mSQL Makefile ports/databases/p5-DBD-mSQL/files md5 ports/databases/p5-DBD-mSQL/patches patch-aa
Message-ID:  <199707020409.VAA24954@silvia.HIP.Berkeley.EDU>
In-Reply-To: <199706181929.MAA08587@freefall.freebsd.org> (message from James FitzGibbon on Wed, 18 Jun 1997 12:29:27 -0700 (PDT))

next in thread | previous in thread | raw e-mail | index | archive | help
 *   Modified files:
 *     databases/p5-DBD-mSQL Makefile 
 *     databases/p5-DBD-mSQL/files md5 
 *     databases/p5-DBD-mSQL/patches patch-aa 
 *   Log:
 *   Upgrade to v0.65

This port and databases/msql don't agree on pathnames.  I get this
even after I install databases/msql.

Satoshi
-------
>> Checksum OK for DBD-mSQL-0.65.tar.gz.
===>  Extracting for p5-DBD-mSQL-0.65
===>  p5-DBD-mSQL-0.65 depends on file: /usr/local/Minerva/libmsql.a - not found
===>  Verifying package for /usr/local/Minerva/libmsql.a in /usr/ports/databases/msql
===>  msql-1.0.16 is restricted: restrictive copyright (no commercial use).
===>  Returning to build of p5-DBD-mSQL-0.65
===>  p5-DBD-mSQL-0.65 depends on file: /usr/local/lib/perl5/site_perl/DBI.pm - found
===>  p5-DBD-mSQL-0.65 depends on executable: perl5.004 - found
===>  Patching for p5-DBD-mSQL-0.65
===>  Applying FreeBSD patches for p5-DBD-mSQL-0.65
===>  Configuring for p5-DBD-mSQL-0.65
Checking to make sure the value you specified as $MSQL_HOME is correct,
and that your installation appears to work...
Warning: mSQL library does not appear to be installed.
Libraries we'll link with: -L/usr/local/lib -lmsql -lm 

Checking to see if we can auto-detect your installation's configuration...

Cannot find msqladmin in /usr/local/bin
You're about to get asked whether or not you are a root install. This
basically means, did you install mSQL as the user 'root' or not. If you
don't know, answer that you're a root install, or find whoever it was that
installed mSQL in the first place. We use your answer to work out which
port number the mSQL daemon will be running on. However, a caveat is that
the hard-coded values in mSQL may be overridden by either environment
variables or the mSQL configuration file. If you specify a value here,
and the test script fails to connect to the server ( after you've started
the server! ), go find the local guru and ask him/her to restart the 
server. It's much easier that way...

-> Is this installation a root install or non-root? [root/notroot] You say you're a root install on mSQL-1, which makes your default port: 1112

System: perl5.003 freebsd leia.cs.berkeley.edu 3.0-current freebsd 3.0-current #0: mon jun 16 21:25:22 pdt 1997 asami2@leia.cs.berkeley.edu:ccdsrcsyscompileccd i386  i386-freebsd dl_dlopen.xs
Compiler: cc -O -I/usr/local/include

Warning (will try anyway): No library found for -lmsql
Writing Makefile for DBD::mSQL
===>  Building for p5-DBD-mSQL-0.65
cp mSQL.pm ./blib/lib/DBD/mSQL.pm
cp Msql.pm ./blib/lib/DBD/Msql.pm
cc -c -I/usr/local/include -I/usr/local/lib/perl5/site_perl/i386-freebsd/auto/DBI -I/usr/local/lib/perl5/i386-freebsd/5.003 -I/usr/local/include -O     -DVERSION=\"0.65\"  -DXS_VERSION=\"0.65\" -DPIC -fpic -I/usr/local/lib/perl5/i386-freebsd/5.003/CORE -DMSQL1 dbdimp.c
In file included from dbdimp.c:11:
mSQL.h:10: msql.h: No such file or directory
*** Error code 1

Stop.



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