To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=78152
                 Issue #|78152
                 Summary|GNU//kFreeBSD support for dmake
               Component|tools
                 Version|OOo 2.2.1 RC3
                Platform|All
                     URL|http://glibc-bsd.alioth.debian.org/patches/dmake.diff
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|PATCH
                Priority|P3
            Subcomponent|dmake
             Assigned to|vq
             Reported by|rene





------- Additional comments from [EMAIL PROTECTED] Wed Jun  6 16:08:19 +0000 
2007 -------
This apparently once was sent to [EMAIL PROTECTED] but I don't see it in
cws_src680_dmake48 (at least the patch still applies). So here again:

The patch fixes the dmake build for GNU/kFreeBSD (GNU userland, FreeBSD kernel,
thus using the Linux stuff). From
http://glibc-bsd.alioth.debian.org/patches/dmake.diff

diff -ur old/dmake-4.3/configure.in dmake-4.3/configure.in
--- old/dmake-4.3/configure.in  2004-10-12 21:07:26.000000000 +0200
+++ dmake-4.3/configure.in      2005-05-05 18:49:12.000000000 +0200
@@ -84,7 +84,7 @@
        "SunOS")
          OS_VERSION=solaris
          ;;
-       "Linux")
+       Linux|GNU|GNU/*)
          OS_VERSION=linux
          ;;
        "CYGWIN")
@@ -116,9 +116,6 @@
        "IRIX64")
          OS_VERSION=sysvr4
          ;;
-       "GNU")
-         OS_VERSION=linux
-         ;;
        "AIX")
          OS_VERSION=sysvr4
          ;;

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to