Bug 102899 - make failed in ports mysql-server-3.23.59.n.20050301_3
Summary: make failed in ports mysql-server-3.23.59.n.20050301_3
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Alex Dupre
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-05 11:10 UTC by Alex
Modified: 2006-09-09 08:46 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alex 2006-09-05 11:10:19 UTC
Make fail with option WITH_PROC_SCOPE_PTH=no.
With WITH_PROC_SCOPE_PTH=yes don't fail.

How-To-Repeat: make WITH_PROC_SCOPE_PTH=no
===>  Vulnerability check disabled, database not found

You may use the following build options:

        WITH_CHARSET=charset    Define the primary built-in charset (latin1).
        WITH_XCHARSET=list      Define other built-in charsets (may be 'all').
        WITH_OPENSSL=yes        Enable secure connections.
        WITH_LINUXTHREADS=yes   Use the linuxthreads pthread library.
        WITH_PROC_SCOPE_PTH=yes Use process scope threads
                                (try it if you use libpthread).
        BUILD_OPTIMIZED=yes     Enable compiler optimizations
                                (use it if you need speed).
        BUILD_STATIC=yes        Build a static version of mysqld.
                                (use it if you need even more speed).
        WITHOUT_INNODB=yes      Disable support for InnoDB table handler.

===>  Extracting for mysql-server-3.23.59.n.20050301_3
=> MD5 Checksum OK for mysql-3.23.59-nightly-20050301.tar.gz.
===>  Patching for mysql-server-3.23.59.n.20050301_3
===>  Applying FreeBSD patches for mysql-server-3.23.59.n.20050301_3
sed: lstat: No such file or directory
*** Error code 1

Stop in /usr/ports/databases/mysql323-server.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-09-05 12:00:48 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ale

Over to maintainer
Comment 2 Alex Dupre freebsd_committer freebsd_triage 2006-09-09 08:46:23 UTC
State Changed
From-To: open->closed

Fixed, thanks.