>Description:
        When configuring on a netbsd 1.5.2 system which does not have a threads
        package readily available, the include "-I../mit-pthreads/include" is
        not passed to innodb.
        vio misses it
        (resubmitted because of wrong sender address)

>How-To-Repeat:
        configure/build without a threads library in the include paths (I suppose)
>Fix:
        configure --with-out-innodb
        modify vio/Makefile

>Submitter-Id:  <submitter ID>
>Originator:    
>Organization:
 
>MySQL support: none
>Synopsis:      configure does not propagate threads info properly to innodb and others
>Severity:      
>Priority:      
>Category:      mysql
>Class:         
>Release:       mysql-4.0.1-alpha (Source distribution)

>Environment:
        
System: NetBSD www.napolinet.dk 1.5.2 NetBSD 1.5.2 (GENERIC) #3: Sat Aug 18 23:37:05 
CEST 2001     [EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/GENERIC i386


Some paths:  /usr/bin/perl /usr/bin/make /usr/bin/gcc /usr/bin/cc
GCC: Using builtin specs.
gcc version egcs-2.91.66 19990314 (egcs-1.1.2 release)
Compilation info: CC='gcc'  CFLAGS=''  CXX='gcc'  CXXFLAGS=''  LDFLAGS=''
LIBC: 
-r--r--r--  1 root  wheel  1204396 Aug 23 11:47 /usr/lib/libc.a
lrwxr-xr-x  1 root  wheel  15 Aug 23 11:48 /usr/lib/libc.so -> libc.so.12.62.1
lrwxr-xr-x  1 root  wheel  15 Aug 23 11:48 /usr/lib/libc.so.12 -> libc.so.12.62.1
-r--r--r--  1 root  wheel  616052 Aug 23 11:48 /usr/lib/libc.so.12.62.1
Configure command: ./configure  --with-unix-socket-path=/var/tmp/mysql.sock 
--with-low-memory --with-mit-threads=yes --without-perl --enable-thread-safe-client 
--with-berkeley-db --with-innodb --with-vio --without-pstack --with-extra-tools 
--with-embedded-server


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to