OESF Portables Forum
Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => OpenBSD => Topic started by: jpmatrix on April 23, 2007, 06:06:57 pm
-
h!
i need help to do my first port compilation in openbsd 4.1 !
i follow all steps in that great howto :
http://www.planetofidiots.com/zaurus/ (http://www.planetofidiots.com/zaurus/)
i try to compile net/bluetooth-tools and it doesn't want to work....
here are the error log. please help
tar: Access/modification time set failed on: bluetooth-libs-20050716: Is a directory
tar: Access/modification time set failed on: bluetooth-libs-20050716/libbluetooth: Is a directory
tar: Access/modification time set failed on: bluetooth-libs-20050716/libbluetooth/CVS: Is a directory
tar: Access/modification time set failed on: bluetooth-libs-20050716/libsdp: Is a directory
tar: Access/modification time set failed on: bluetooth-libs-20050716/libsdp/CVS: Is a directory
tar: Access/modification time set failed on: bluetooth-libs-20050716/libsdp/CVS: Is a directory
tar: Access/modification time set failed on: bluetooth-libs-20050716/libsdp: Is a directory
tar: Access/modification time set failed on: bluetooth-libs-20050716/libbluetooth/CVS: Is a directory
tar: Access/modification time set failed on: bluetooth-libs-20050716/libbluetooth: Is a directory
tar: Access/modification time set failed on: bluetooth-libs-20050716: Is a directory
===> devel/bluetooth-libs
===> Checking files for bluetooth-libs-20050716
`/usr/ports/distfiles/bluetooth-libs-20050716.tar.gz' is up to date.
>> (SHA256) bluetooth-libs-20050716.tar.gz: OK
===> Extracting for bluetooth-libs-20050716
*** Error code 1
Stop in /usr/ports/devel/bluetooth-libs (line 1918 of /usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1
Stop in /usr/ports/devel/bluetooth-libs (line 1898 of /usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1
Stop in /usr/ports/devel/bluetooth-libs (line 1375 of /usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1
Stop in /usr/ports/devel/bluetooth-libs (line 1867 of /usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1
Stop in /usr/ports/devel/bluetooth-libs (line 1402 of /usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1
Stop in /mnt/hdd/openbsd/ports (line 124 of /usr/ports/infrastructure/mk/bsd.port.subdir.mk).
-
make a connection
compile just one package
# cd /usr/ports/deve/bluetooth-libs
# make install clean
bluetooth-libs.tgz precompiled packages it's on my repository (http://www5.autistici.org/c0de/obsd/pkg4.1/)
-
make a connection
compile just one package
# cd /usr/ports/deve/bluetooth-libs
# make install clean
i've just tried and it doesn't work. same error code 1.
i wonder if it is because of the tar errors i have thanks to my files being on a msdos filesystem...
bluetooth-libs.tgz precompiled packages it's on my repository (http://www5.autistici.org/c0de/obsd/pkg4.1/)
[div align=\"right\"][a href=\"index.php?act=findpost&pid=159636\"][{POST_SNAPBACK}][/a][/div]
ok! i take it ! do i need bluetooth-tools too ? i'd like to have a working dialup networking thru my Belkin bluetooth cf card.
-
ok! i take it ! do i need bluetooth-tools too ? i'd like to have a working dialup networking thru my Belkin bluetooth cf card.
[div align=\"right\"][{POST_SNAPBACK}][/a][/div] (http://index.php?act=findpost&pid=159639\")
ok bluetooth-tools-20050725.tgz added on my [a href=\"http://www5.autistici.org/c0de/obsd/pkg4.1/]repository[/url]
-
well,
apparently my troubles were linked to my /usr/ports being an msdos filesystem...
i untar ports onto my openbsd filesystem and compilation is now in progress!
-
help
i'm trying to compile notecase ( i need an outliner under openbsd) not from ports but from tar.gz source file.
http://belnet.dl.sourceforge.net/sourcefor....5.2_src.tar.gz (http://belnet.dl.sourceforge.net/sourceforge/notecase/notecase-1.5.2_src.tar.gz)
make give me lots of errors:
line 40: Need an operator
...
who can help please?