mldonkey-bugs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Mldonkey-bugs] [bug #36654] 3.1.1 - Compile error on OSX, sed doesn't h


From: nibbles
Subject: [Mldonkey-bugs] [bug #36654] 3.1.1 - Compile error on OSX, sed doesn't have a `-o` option.
Date: Thu, 14 Jun 2012 02:44:26 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:13.0) Gecko/20100101 Firefox/13.0

URL:
  <http://savannah.nongnu.org/bugs/?36654>

                 Summary: 3.1.1 - Compile error on OSX, sed doesn't have a
`-o` option.
                 Project: mldonkey, a multi-networks file-sharing client
            Submitted by: github_2bits
            Submitted on: Thu 14 Jun 2012 02:44:25 AM GMT
                Category: Core
                Severity: 3 - Normal
              Item Group: Compilation problem
                  Status: None
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.1.1
                 Release: None
        Operating System: Mac OS X 10.4
         Binaries Origin: CVS / Self compiled
                CPU type: x86_64

    _______________________________________________________

Details:

Reporting this for Homebrew <http://mxcl.github.com/homebrew> a package
installer for Macs. 

When building mldonkey-3.1.1, the second compile error we get using
llvm-gcc-4.2.1 or clang-3.1 from XCode-4.3.3 besides the error reported in
issue 7727 <http://savannah.nongnu.org/patch/?7727> is that, on OSX, sed
doesn't not have a -o option to direct the output to a file.  I can fix this
using > instead.  

This is the error we see (after applying the change from 7727)


$ make install 
cpp -P src/utils/cdk/tar.mlcpp | sed -n '/^#pragma/!p' -o
src/utils/cdk/tar.ml
cpp -P src/utils/lib/misc2.mlcpp | sed -n '/^#pragma/!p' -o
src/utils/lib/misc2.ml
sed: -o: No such file or directory
sed: src/utils/lib/misc2.ml: No such file or directory
sed: -o: No such file or directory
sed: src/utils/cdk/tar.ml: No such file or directory
make: *** [src/utils/cdk/tar.ml] Error 1
make: *** Waiting for unfinished jobs....
make: *** [src/utils/lib/misc2.ml] Error 1



I've attched the patches we are applying to get mldonkey to compile that fix
7727 and the sed bug.

I've attached my config.log and make.log also to show the build when it
errors.  Thanks for your help.

nibbles



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Thu 14 Jun 2012 02:44:25 AM GMT  Name: Makefile.diff  Size: 422B   By:
github_2bits
Patches, config.log and make.log
<http://savannah.nongnu.org/bugs/download.php?file_id=26023>
-------------------------------------------------------
Date: Thu 14 Jun 2012 02:44:25 AM GMT  Name: Makefile.in.diff  Size: 442B  
By: github_2bits
Patches, config.log and make.log
<http://savannah.nongnu.org/bugs/download.php?file_id=26024>
-------------------------------------------------------
Date: Thu 14 Jun 2012 02:44:25 AM GMT  Name: config.log  Size: 52kB   By:
github_2bits
Patches, config.log and make.log
<http://savannah.nongnu.org/bugs/download.php?file_id=26025>
-------------------------------------------------------
Date: Thu 14 Jun 2012 02:44:25 AM GMT  Name: make.log  Size: 11kB   By:
github_2bits
Patches, config.log and make.log
<http://savannah.nongnu.org/bugs/download.php?file_id=26026>

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?36654>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]