[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kdevelop-bugs
Subject:    [Bug 130916] kdevelop debug with "Enable separate terminal for
From:       Andreas Pakulat <apaku () gmx ! de>
Date:       2006-12-30 19:58:39
Message-ID: 20061230195839.10334.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=130916         
apaku gmx de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From apaku gmx de  2006-12-30 20:58 -------
SVN commit 618015 by apaku:

Add a check for the mkfifo method, this fixes a bug on freebsd, where mknod is not \
allowed to be executed as user, but mkfifo is.

BUG:130916


 M  +1 -0      configure.in.in  


--- branches/kdevelop/3.4/configure.in.in #618014:618015
 @ -21,6 +21,7  @
 KDEV_PATH_KDELIBSDOXY
 KDEV_PATH_KDELIBSDOC
 
+AC_CHECK_FUNCS([mkfifo], [HAVE_MKFIFO=1], [HAVE_MKFIFO=0])
 
 dnl  **********
 dnl  Check which programming languages support should be compiled


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic