Author Topic: Newbie Compilation Help!  (Read 4239 times)

jpmatrix

  • Hero Member
  • *****
  • Posts: 1014
    • View Profile
    • http://matrixmen.free.fr
Newbie Compilation Help!
« 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/

i try to compile net/bluetooth-tools and it doesn't want to work....
here are the error log. please help

Code: [Select]
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).
**Fujitsu U1010 !!!  
**ex-Zaurus SL-C3000 owner with Debian kernel 2.6.24-yonggun

zogs

  • Full Member
  • ***
  • Posts: 103
    • View Profile
    • http://www.autistici.org/c0de
Newbie Compilation Help!
« Reply #1 on: April 24, 2007, 06:15:26 am »
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
neo freerunner openmoko user
chi calicunu cheret chircàrme:
c0de - - icq: 256646501 - msn: zogs@hotmail.it - skype: zogsound
..astrolicamus

jpmatrix

  • Hero Member
  • *****
  • Posts: 1014
    • View Profile
    • http://matrixmen.free.fr
Newbie Compilation Help!
« Reply #2 on: April 24, 2007, 06:29:19 am »
Quote
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...

Quote
bluetooth-libs.tgz precompiled packages it's on my repository
[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.
**Fujitsu U1010 !!!  
**ex-Zaurus SL-C3000 owner with Debian kernel 2.6.24-yonggun

zogs

  • Full Member
  • ***
  • Posts: 103
    • View Profile
    • http://www.autistici.org/c0de
Newbie Compilation Help!
« Reply #3 on: April 24, 2007, 06:39:34 am »
Quote
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]


ok bluetooth-tools-20050725.tgz added on my [a href=\"http://www5.autistici.org/c0de/obsd/pkg4.1/]repository[/url]
neo freerunner openmoko user
chi calicunu cheret chircàrme:
c0de - - icq: 256646501 - msn: zogs@hotmail.it - skype: zogsound
..astrolicamus

jpmatrix

  • Hero Member
  • *****
  • Posts: 1014
    • View Profile
    • http://matrixmen.free.fr
Newbie Compilation Help!
« Reply #4 on: May 05, 2007, 03:06:42 pm »
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!
**Fujitsu U1010 !!!  
**ex-Zaurus SL-C3000 owner with Debian kernel 2.6.24-yonggun

jpmatrix

  • Hero Member
  • *****
  • Posts: 1014
    • View Profile
    • http://matrixmen.free.fr
Newbie Compilation Help!
« Reply #5 on: May 06, 2007, 03:30:28 pm »
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

make give me lots of errors:
line 40: Need an operator
...


who can help please?
**Fujitsu U1010 !!!  
**ex-Zaurus SL-C3000 owner with Debian kernel 2.6.24-yonggun