DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD Packages and Ports

OpenBSD Packages and Ports Installation and upgrading of packages and ports on OpenBSD.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1   (View Single Post)  
Old 15th February 2017
lysitheas's Avatar
lysitheas lysitheas is offline
New User
 
Join Date: Feb 2017
Posts: 5
Default Openbsd as tracker torrent

Hello everybody

i am searching a solution for making a tracker on OpenBSD 6.0
i have trying to compile opentracker, but i'v got an error

Code:
cc -o opentracker opentracker.o trackerlogic.o scan_urlencoded_query.o ot_mutex.o ot_stats.o ot_vector.o ot_clean.o ot_udp.o ot_iovec.o ot_fullscrape.o ot_accesslist.o ot_http.o ot_livesync.o ot_rijndael.o  -L../libowfat -lowfat -pthread -lpthread -lz
trackerlogic.o: In function `remove_peer_from_torrent':
trackerlogic.c:(.text+0x2ae): warning: warning: sprintf() is often misused, please use snprintf()
trackerlogic.o: In function `trackerlogic_init':
trackerlogic.c:(.text+0x105): warning: warning: random() may return deterministic values, is that what you want?
../libowfat/libowfat.a(iob_send.o): In function `iob_send':
iob_send.c:(.text+0x20c): undefined reference to `io_eagain_write'
iob_send.c:(.text+0x29b): undefined reference to `io_eagain_write'
collect2: ld returned 1 exit status
*** Error 1 in /root/opentracker (Makefile:68 'opentracker')
i 'h also ry this fix one his blog http://logrit.com/weblog/2014/11/15/...acker-openbsd/
but no success

Some one have an idea ?

Thanks you very much for help
Reply With Quote
 

Tags
openbsd tracker

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
torrent clients are driving me nuts graudeejs FreeBSD General 28 9th January 2009 12:43 PM
Client torrent ! gnowar OpenBSD General 10 3rd June 2008 10:50 AM
torrent? knasbas OpenBSD Packages and Ports 6 29th May 2008 05:30 PM
opera: disable inbuild torrent utility ephemera FreeBSD Ports and Packages 11 17th May 2008 12:26 AM


All times are GMT. The time now is 06:53 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick