[PATCH] mysql backend on NetBSD

Richard M Kreuter <[email protected]> Tue, 04 Jul 2006 11:23:45 -0400
Newsgroups gmane.lisp.clsql.devel
Message-ID <[email protected]>
Spam detection software, running on the system "boa.b9.com", has
identified this incoming email as possible spam.  The original message
has been attached to this so you can view it (if it isn't spam) or label
similar future email.  If you have any questions, see
the administrator of that system for details.

Content preview:  Hello, As explained in the previous post, NetBSD needs
  some help finding library files in general. For the case of MySQL, this
  applies also to the compilation of clsql_mysql.so. The Makefile patch
  below adds /usr/pkg/include to the header search path, /usr/pkg/include
  to the linker's library path, and with -R/usr/pkg/include, causes the
  GNU toolchain to produce a .so file with RPATH entries saying where to
  find libmysqlclient.so. This is required on NetBSD, and by inspection
  doesn't cause any trouble on GNU/Linux (Debian, PPC). I don't know if
  this works on Mac OS X, which I believe uses a different linker. If it
  doesn't, what's your preference for dealing with non-portable flags in
  the Makefile? [...] 

Content analysis details:   (6.0 points, 5.0 required)

 pts rule name              description
---- ---------------------- --------------------------------------------------
 2.7 HELO_DYNAMIC_DHCP      Relay HELO'd using suspicious hostname (DHCP)
 3.4 HELO_DYNAMIC_IPADDR    Relay HELO'd using suspicious hostname (IP addr
                            1)

_______________________________________________
CLSQL-Devel mailing list
[email protected]
http://lists.b9.com/mailman/listinfo/clsql-devel
(unnamed) (message/rfc822, 6.7 KB) - not displayed