Mod Archive Forums Mod Archive Forums
Advanced search  

News:

Please note: Your main modarchive.org account will not work here, you must create a forum account to post on the forums.

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - Koli

Pages: [1] 2 3 4 5 6
1
PC Players / Re: libbass-based module player for Linux
« on: January 06, 2012, 16:13:44 »
It only happens when the current module has finished playing. If I stop it before it reaches the end and open another one, it doesn't throw a segmentation fault.

2
PC Players / Re: libbass-based module player for Linux
« on: January 06, 2012, 15:30:28 »
I get a segmentation fault when I try to open up a second module, but I guess that will happen considering the player's very early nature.

3
PC Players / Re: libbass-based module player for Linux
« on: January 06, 2012, 15:00:34 »
SUCCESS!  ;D

Had to copy the x64 library to /usr/lib after doing sudo make install, but it's working flawlessly, even with PulseAudio.  ;D

Le image: http://cosmic-dreams.net/images/ubuntu/11_10/bassplay_gtk.png

Strange why it connects to PulseAudio with 7.1 though (I only have stereo audio). No matter, it's working. :)

4
PC Players / Re: libbass-based module player for Linux
« on: January 05, 2012, 21:35:40 »
During compilation. I just extracted the headers into /usr/local/headers/bass and into /usr/local/include, while libbass.so is also in /usr/local/lib (tried both the x86 and x64 library), but it's still throwing the same 'undefined reference' errors. I rarely compile software, so I'm no doubt making a silly error somewhere.

Here's the output:

Code: [Select]
make  all-recursive
make[1]: Entering directory `/home/koli/Software/bassplay_gtk-0.1'
Making all in src
make[2]: Entering directory `/home/koli/Software/bassplay_gtk-0.1/src'
  CCLD   bassplay_gtk
main.o: In function `main':
/home/koli/Software/bassplay_gtk-0.1/src/main.c:90: undefined reference to `BASS_Init'
/home/koli/Software/bassplay_gtk-0.1/src/main.c:107: undefined reference to `BASS_Free'
callbacks.o: In function `on_play_button_click':
/home/koli/Software/bassplay_gtk-0.1/src/callbacks.c:75: undefined reference to `BASS_ChannelIsActive'
/home/koli/Software/bassplay_gtk-0.1/src/callbacks.c:77: undefined reference to `BASS_ChannelIsActive'
/home/koli/Software/bassplay_gtk-0.1/src/callbacks.c:78: undefined reference to `BASS_ChannelPlay'
callbacks.o: In function `on_volume_control_change':
/home/koli/Software/bassplay_gtk-0.1/src/callbacks.c:101: undefined reference to `BASS_ChannelSetAttribute'
helper_funcs.o: In function `handle_bass_error':
/home/koli/Software/bassplay_gtk-0.1/src/helper_funcs.c:93: undefined reference to `BASS_ErrorGetCode'
/home/koli/Software/bassplay_gtk-0.1/src/helper_funcs.c:95: undefined reference to `BASS_ErrorGetCode'
helper_funcs.o: In function `update_position_slider':
/home/koli/Software/bassplay_gtk-0.1/src/helper_funcs.c:119: undefined reference to `BASS_ChannelGetPosition'
/home/koli/Software/bassplay_gtk-0.1/src/helper_funcs.c:120: undefined reference to `BASS_ChannelBytes2Seconds'
helper_funcs.o: In function `update_label_text':
/home/koli/Software/bassplay_gtk-0.1/src/helper_funcs.c:140: undefined reference to `BASS_ChannelGetTags'
helper_funcs.o: In function `setup_music_slider':
/home/koli/Software/bassplay_gtk-0.1/src/helper_funcs.c:164: undefined reference to `BASS_ChannelGetLength'
/home/koli/Software/bassplay_gtk-0.1/src/helper_funcs.c:165: undefined reference to `BASS_ChannelBytes2Seconds'
helper_funcs.o: In function `choose_and_begin_playback':
/home/koli/Software/bassplay_gtk-0.1/src/helper_funcs.c:64: undefined reference to `BASS_ChannelSetAttribute'
/home/koli/Software/bassplay_gtk-0.1/src/helper_funcs.c:58: undefined reference to `BASS_MusicFree'
play.o: In function `start_playback':
/home/koli/Software/bassplay_gtk-0.1/src/play.c:9: undefined reference to `BASS_MusicLoad'
/home/koli/Software/bassplay_gtk-0.1/src/play.c:17: undefined reference to `BASS_ChannelPlay'
play.o: In function `pause_playback':
/home/koli/Software/bassplay_gtk-0.1/src/play.c:23: undefined reference to `BASS_ChannelIsActive'
play.o: In function `stop_playback':
/home/koli/Software/bassplay_gtk-0.1/src/play.c:30: undefined reference to `BASS_ChannelStop'
play.o: In function `pause_playback':
/home/koli/Software/bassplay_gtk-0.1/src/play.c:25: undefined reference to `BASS_ChannelPause'
/home/koli/Software/bassplay_gtk-0.1/src/play.c:24: undefined reference to `BASS_ChannelPlay'
play.o: In function `stop_playback':
/home/koli/Software/bassplay_gtk-0.1/src/play.c:31: undefined reference to `BASS_ChannelSetPosition'
play.o: In function `adjust_volume':
/home/koli/Software/bassplay_gtk-0.1/src/play.c:49: undefined reference to `BASS_ChannelSetAttribute'
collect2: ld returned 1 exit status
make[2]: *** [bassplay_gtk] Error 1
make[2]: Leaving directory `/home/koli/Software/bassplay_gtk-0.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/koli/Software/bassplay_gtk-0.1'
make: *** [all] Error 2

5
PC Players / Re: libbass-based module player for Linux
« on: January 01, 2012, 16:37:07 »
Unfortunately, I'm having trouble compiling the GTK source on Ubuntu 11.10 x64. I've installed build-essentials, intltool and libgtk2 (along with all the dependencies they bring in), extracted BASS for Linux into /bass within the source directory, configured bassplay, but I'm getting a lot of 'undefined reference' errors right on compile so it doesn't finish.

I guess I'm missing something, but I've no idea what...  :(

6
The Lobby / Re: Hi to All People Of Here
« on: May 26, 2009, 21:07:50 »
I don't really feel like welcoming you now as I suspect that you sent this certain PM not only to me but all (or at least many) members of the forum, which is called spamming and violates the forum rules. Nuff said.

Received the PM my self.

Sorry, I won't give any help to someone who spams and I doubt anyone else will, so consider this thread locked.

7
The Lobby / Re: The random thread
« on: May 05, 2009, 15:12:03 »
\o/ train!


8
The Lobby / Re: Happy Birthday Sahkolihaa!
« on: February 07, 2009, 00:41:11 »
Too bad I felt ill again :)

9
The Lobby / Re: Happy Birthday Sahkolihaa!
« on: February 05, 2009, 00:21:06 »
Haha, thanks guys ;D

10
PC Players / Re: VLC Player
« on: January 19, 2009, 08:41:57 »
XMPlay can export to WAV or an MP3/Ogg Vorbis encoder :)

Pages: [1] 2 3 4 5 6