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

mSQL and MySQL



  Hi!
 After some fiddling arround i built msql-2.0.3 packages any one interested?
 I'm also trying to make mysql packages but so far i can't do that it fails
with strange message:
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include  -O3 -g -O2
-DDBUG_OFF -D_FILE_OFFSET_BITS=64 -c strstr.c
strstr.c:16: parse error before `&&'
strstr.c:19: parse error before `{'
strstr.c:25: warning: initialization makes integer from pointer without a cast
strstr.c:25: initializer element is not constant
strstr.c:25: warning: data definition has no type or storage class
strstr.c:26: parse error before `while'
make[3]: *** [strstr.o] Error 1 

 strstr.c file doesn't contain any of the above chars and just before the 16th
line there is #include "m_string.h" which in turn includes string.h

 This is strange cause it looks like syste includes are a bit screwed... is
this possible?
 Here is version info:
ii  libc6-dev       2.0.100-2      The GNU C library version 2 (development
ii  cpp             2.91.58-2.1    The GNU (egcs) C preprocessor.
ii  egcs-docs       2.91.60-5      Documentation for the egcs compilers (egcc,
ii  g++             2.91.58-2.1    The GNU (egcs) C++ compiler.
ii  gcc             2.91.58-2.1    The GNU (egcs) C compiler.
ii  gobjc           2.91.58-2.1    The GNU (egcs) Objective-C compiler.
ii  libstdc++2.9    2.91.58-2.1    The GNU stdc++ library (egcs version)

  
-- 
 Robert Ramiega   | robert@pdi.net    IRC: _Jedi_ | Don't underestimate 
 IT Manager @ PDi | http://plukwa.pdi.net/        | the power of Source


Reply to: