[gobolinux-users] gobolinux-users Digest, Vol 35, Issue 2
Bradford
fistfullofroses at gmail.com
Tue Aug 7 16:24:08 UTC 2007
gobolinux-users-request at lists.gobolinux.org wrote:
> Send gobolinux-users mailing list submissions to
> gobolinux-users at lists.gobolinux.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://lists.gobolinux.org/mailman/listinfo/gobolinux-users
> or, via email, send a message with subject or body 'help' to
> gobolinux-users-request at lists.gobolinux.org
>
> You can reach the person managing the list at
> gobolinux-users-owner at lists.gobolinux.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of gobolinux-users digest..."
>
>
> Today's Topics:
>
> 1. gobolinux-users (Bradford)
> 2. Re: gobolinux-users (Andy Feldman)
> 3. Re: gobolinux-users ( Viola Zolt?n )
> 4. compiz fusion? (kenneth marken)
> 5. Re: gobolinux-users (demian florentin)
> 6. Re: gobolinux-users (kenneth marken)
> 7. Re: gobolinux-users ( Viola Zolt?n )
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Sun, 05 Aug 2007 18:36:06 -0400
> From: Bradford <fistfullofroses at gmail.com>
> Subject: [gobolinux-users] gobolinux-users
> To: gobolinux-users at lists.gobolinux.org
> Message-ID: <46B650D6.6030201 at gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> Has anyone tried to get libtorrent, and a torrent client to work? I am
> not looking for anything too fancy, just trying to get rtorrent running.
> I tried compile and installpackage, neither worked. No biggie. I then
> tried to install from source. I tried making a recipe. All failed. If
> anyone can help me, it would be awesome.
>
>
> ------------------------------
>
> Message: 2
> Date: Sun, 5 Aug 2007 18:19:03 -0500
> From: Andy Feldman <nereusren at gmail.com>
> Subject: Re: [gobolinux-users] gobolinux-users
> To: gobolinux-users at lists.gobolinux.org
> Message-ID: <200708051819.09347.nereusren at gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Making a recipe should work. I tried making a recipe of my own, and only ran
> into one missing dependency, easily fixed. Here's what I did:
>
> ~] MakeRecipe http://libtorrent.rakshasa.no/downloads/libtorrent-0.11.5.tar.gz
> ~] Compile libtorrent
> [...lots of configure output...]
> checking for STUFF... configure: error: Package requirements (sigc++-2.0) were
> not met:
> No package 'sigc++-2.0' found
> [...followed by various errors.]
>
> After searching http://gobo.dreamhosters.com/recipes/ for "sigc" to find the
> gobo package name corresponding to 'sigc++-2.0', I continued:
>
> ~] InstallPackage libsigc++
> ~] Compile libtorrent
> ~] MakeRecipe http://libtorrent.rakshasa.no/downloads/rtorrent-0.7.5.tar.gz
>
> The auto-suggested name (Rtorrent) wasn't capitalized right, so I canceled and
> specified the name directly by typing:
>
> ~] MakeRecipe RTorrent http://[...url...]/rtorrent-0.7.5.tar.gz
> ~] Compile rtorrent
>
> It all compiled fine, and seems to run. You might have a different dependency
> or build issue though, so just mail the specifics back to the list. You are
> on the right track and did everything in the right order so far.
>
> -Andy
>
> On Sunday 05 August 2007 17:36, Bradford wrote:
>
>> Has anyone tried to get libtorrent, and a torrent client to work? I am
>> not looking for anything too fancy, just trying to get rtorrent running.
>> I tried compile and installpackage, neither worked. No biggie. I then
>> tried to install from source. I tried making a recipe. All failed. If
>> anyone can help me, it would be awesome.
>> _______________________________________________
>> gobolinux-users mailing list
>> gobolinux-users at lists.gobolinux.org
>> http://lists.gobolinux.org/mailman/listinfo/gobolinux-users
>>
> -------------- next part --------------
> A non-text attachment was scrubbed...
> Name: not available
> Type: application/pgp-signature
> Size: 189 bytes
> Desc: not available
> Url : http://lists.gobolinux.org/pipermail/gobolinux-users/attachments/20070805/3dc62c39/attachment-0001.pgp
>
> ------------------------------
>
> Message: 3
> Date: Mon, 6 Aug 2007 16:40:59 +0200
> From: " Viola Zolt?n " <violazoli at gmail.com>
> Subject: Re: [gobolinux-users] gobolinux-users
> To: gobolinux-users at lists.gobolinux.org
> Message-ID:
> <b42a97b40708060740v37b552cdn7117ea927139cec1 at mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Hello, I use Azureus to torrent, and work good!
>
> Zoli
>
> 2007/8/6, Bradford <fistfullofroses at gmail.com>:
>
>> Has anyone tried to get libtorrent, and a torrent client to work? I am
>> not looking for anything too fancy, just trying to get rtorrent running.
>> I tried compile and installpackage, neither worked. No biggie. I then
>> tried to install from source. I tried making a recipe. All failed. If
>> anyone can help me, it would be awesome.
>> _______________________________________________
>> gobolinux-users mailing list
>> gobolinux-users at lists.gobolinux.org
>> http://lists.gobolinux.org/mailman/listinfo/gobolinux-users
>>
>>
>
>
>
>
I tried to Compile libtorrent after using MakeRecipe and this was the
output:
Compile: Locating a recipe for libtorrent ...
Compile: Found recipe for libtorrent
GetRecipe: Trying to get /Files/Compile/LocalRecipes/LibTorrent/0.11.5
Compile: Recipe placed in /Files/Compile/LocalRecipes/LibTorrent/0.11.5
Compile: Checking dependencies...
Compile: Compiling LibTorrent version 0.11.5.
Compile: Unpacking file /Files/Compile/Archives/libtorrent-0.11.5.tar.gz...
PrepareProgram: Preparing...
PrepareProgram: Autoconf configure script detected.
checking for a BSD-compatible install...
/System/Links/Executables/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output...
/System/Links/Executables/sed
checking for grep that handles long lines and -e...
/System/Links/Executables/grep
checking for egrep... /System/Links/Executables/grep -E
checking for ld used by gcc... /System/Links/Executables/ld
checking if the linker (/System/Links/Executables/ld) is GNU ld... yes
checking for /System/Links/Executables/ld option to reload object
files... -r
checking for BSD-compatible nm... /System/Links/Executables/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /System/Links/Executables/nm -B output from
gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/System/Links/Executables/ld) supports
shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /System/Links/Executables/ld
checking if the linker (/System/Links/Executables/ld) is GNU ld... yes
checking whether the g++ linker (/System/Links/Executables/ld) supports
shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/System/Links/Executables/ld) supports
shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 static flag -static works... yes
checking if g77 supports -c -o file.o... yes
checking whether the g77 linker (/System/Links/Executables/ld) supports
shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether byte ordering is bigendian... no
checking the byte alignment... none needed
checking for user-defined CXXFLAGS... user-defined "-O2 -march=i686
-fomit-frame-pointer -pipe"
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc3
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for _LARGE_FILES value needed for large files... no
checking for epoll support... yes
checking for long... yes
checking size of long... 4
checking sys/vfs.h usability... yes
checking sys/vfs.h presence... yes
checking for sys/vfs.h... yes
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking sys/statfs.h usability... yes
checking sys/statfs.h presence... yes
checking for sys/statfs.h... yes
checking for statvfs... ok
checking if compiler supports __attribute__((visibility("default")))... yes
checking for pkg-config... /System/Links/Executables/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for OPENSSL... yes
checking for STUFF... yes
checking for madvise... yes
checking signedness of mincore parameter... unsigned
checking for proper overloaded template function disambiguation... yes
checking if compiler supports __attribute__((unused))... yes
configure: creating ./config.status
config.status: creating libtorrent.pc
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/torrent/Makefile
config.status: creating src/torrent/peer/Makefile
config.status: creating src/torrent/data/Makefile
config.status: creating src/data/Makefile
config.status: creating src/download/Makefile
config.status: creating src/net/Makefile
config.status: creating src/protocol/Makefile
config.status: creating src/tracker/Makefile
config.status: creating src/utils/Makefile
config.status: creating config.h
config.status: executing depfiles commands
/bin/make all-recursive
make[1]: Entering directory `/Files/Compile/Sources/libtorrent-0.11.5'
Making all in src
make[2]: Entering directory `/Files/Compile/Sources/libtorrent-0.11.5/src'
Making all in torrent
make[3]: Entering directory
`/Files/Compile/Sources/libtorrent-0.11.5/src/torrent'
Making all in data
make[4]: Entering directory
`/Files/Compile/Sources/libtorrent-0.11.5/src/torrent/data'
if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H
-I. -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -O2 -march=i686
-fomit-frame-pointer -pipe -g -DDEBUG -fvisibility=hidden
-I/Programs/OpenSSL/0.9.8d/include
-I/Programs/LibSigc++/2.0.17/include/sigc++-2.0
-I/Programs/LibSigc++/2.0.17/lib/sigc++-2.0/include -MT block.lo -MD
-MP -MF ".deps/block.Tpo" -c -o block.lo block.cc; \
then mv -f ".deps/block.Tpo" ".deps/block.Plo"; else rm -f
".deps/block.Tpo"; exit 1; fi
mkdir .libs
g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I./.. -I./../.. -I../../..
-O2 -march=i686 -fomit-frame-pointer -pipe -g -DDEBUG
-fvisibility=hidden -I/Programs/OpenSSL/0.9.8d/include
-I/Programs/LibSigc++/2.0.17/include/sigc++-2.0
-I/Programs/LibSigc++/2.0.17/lib/sigc++-2.0/include -MT block.lo -MD -MP
-MF .deps/block.Tpo -c block.cc -fPIC -DPIC -o .libs/block.o
{standard input}: Assembler messages:
{standard input}:9207: Error: unknown pseudo-op: `.weakref'
{standard input}:9208: Error: unknown pseudo-op: `.weakref'
{standard input}:9209: Error: unknown pseudo-op: `.weakref'
{standard input}:9210: Error: unknown pseudo-op: `.weakref'
{standard input}:9211: Error: unknown pseudo-op: `.weakref'
{standard input}:9212: Error: unknown pseudo-op: `.weakref'
{standard input}:9213: Error: unknown pseudo-op: `.weakref'
{standard input}:9214: Error: unknown pseudo-op: `.weakref'
{standard input}:9215: Error: unknown pseudo-op: `.weakref'
{standard input}:9216: Error: unknown pseudo-op: `.weakref'
{standard input}:9217: Error: unknown pseudo-op: `.weakref'
{standard input}:9218: Error: unknown pseudo-op: `.weakref'
{standard input}:9219: Error: unknown pseudo-op: `.weakref'
{standard input}:9220: Error: unknown pseudo-op: `.weakref'
make[4]: *** [block.lo] Error 1
make[4]: Leaving directory
`/Files/Compile/Sources/libtorrent-0.11.5/src/torrent/data'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/Files/Compile/Sources/libtorrent-0.11.5/src/torrent'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/Files/Compile/Sources/libtorrent-0.11.5/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/Files/Compile/Sources/libtorrent-0.11.5'
make: *** [all] Error 2
Compile: Build process failed.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.gobolinux.org/pipermail/gobolinux-users/attachments/20070807/06487ab4/attachment-0001.htm
More information about the gobolinux-users
mailing list