On 15/6/02 at 18:33, [EMAIL PROTECTED] (Mark S Lowe) wrote:

> Could some one send me a file listing of their /Library/Perl/* if you 
> have
> the DBD::mysql module correctly installed. I�m trying to make sure 
> that my
> manual install of DBD-mysql-2.1017 has been completed. For some reason 
> the
> Makefile errors out like a broken record.
> 
> Does anyone know why a drag and drop install wouldn�t work?

One quick question. Is mysql running when you try to make?

Looks to me suspiciously like it isn't...

Regards,

Phil.


> PS: Here�s the Makefile error report:
> 
> cc -c -I/Library/Perl/darwin/auto/DBI -I'/usr/local/include/mysql' -g 
> -pipe
> -pipe -fno-common -no-cpp-precomp -flat_namespace 
> -DHAS_TELLDIR_PROTOTYPE
> -fno-strict-aliasing -O3     -DVERSION=\"2.1017\" 
> -DXS_VERSION=\"2.1017\"
> -I/System/Library/Perl/darwin/CORE  dbdimp.c
> In file included from dbdimp.c:29:
> dbdimp.h:31: mysql.h: No such file or directory
> dbdimp.h:32: errmsg.h: No such file or directory
> In file included from dbdimp.c:29:
> dbdimp.h:116: parse error before `MYSQL'
> dbdimp.h:116: warning: no semicolon at end of struct or union
> dbdimp.h:122: parse error before `}'
> dbdimp.h:151: parse error before `MYSQL_RES'
> dbdimp.h:151: warning: no semicolon at end of struct or union
> dbdimp.h:164: parse error before `}'
> In file included from dbdimp.c:29:
> dbdimp.h:201: parse error before `*'
> dbdimp.h:204: parse error before `MYSQL_RES'
> dbdimp.h:208: parse error before `*'
> dbdimp.h:208: parse error before `*'
> dbdimp.h:209: warning: data definition has no type or storage class
> dbdimp.c:128: parse error before `*'
> dbdimp.c: In function `ParseParam':
> dbdimp.c:137: `slenPtr' undeclared (first use in this function)
> dbdimp.c:137: (Each undeclared identifier is reported only once
> dbdimp.c:137: for each function it appears in.)
> dbdimp.c:139: `numParams' undeclared (first use in this function)
> dbdimp.c:143: `statement' undeclared (first use in this function)
> dbdimp.c:248: `sock' undeclared (first use in this function)
> dbdimp.c:185: warning: unreachable code at beginning of switch 
> statement
> dbdimp.c: At top level:
> dbdimp.c:303: `FIELD_TYPE_VAR_STRING' undeclared here (not in a 
> function)
> dbdimp.c:303: too many errors, bailing out
> {standard input}:1245:FATAL:.abort  detected.  Assembly stopping.
> cpp: output pipe has been closed
> make: *** [dbdimp.o] Error 1
>   /usr/bin/make  -- NOT OK
> Running make test
>   Can't test without successful make
> Running make install
>   make had returned bad status, install seems impossible

Reply via email to