hey Dave,

I had to configure fltk to build a shared library version
before hdspmixer would link without complaining.  Can't
hurt to run ldconfig before linking hdspmixer.

-John


On Wed, 21 Apr 2004, David Topper wrote:

> [original message was too large]
> 
> Thanks for the input regarding the alsa-tools for hdsploader, etc...
> 
> Unfortunately, the tools won't compile.  Initially, the configure script 
> complained about missing fltk-config.  So I downloaded from 
> http://www.fltk.org/ and installed, ran ldconfig, etc...
> 
> Now when I try to compile the necessary tools ...
> 
> 1.  hdsploader:  fine
> 
> 2.  hdspmixer:
> 
> Making all in src
> make[1]: Entering directory `/usr/local/src/alsa-tools-1.0.4/hdspconf/src'
> g++  -g -O2  -I/usr/local/include -fno-exceptions  -lasound -lm -ldl 
> -lpthread -L/usr/local/lib -L/usr/X11/lib -lfltk -lm -lXext -lX11 
> -lsupc++ -o hdspconf  hdspconf.o HC_CardPane.o HC_SyncCheck.o 
> HC_SpdifFreq.o HC_AutoSyncRef.o HC_SystemClock.o HC_ClockSource.o 
> HC_SpdifIn.o HC_SpdifOut.o HC_PrefSyncRef.o HC_Aeb.o HC_BreakoutCable.o 
> HC_InputLevel.o HC_OutputLevel.o HC_Phones.o HC_XpmRenderer.o 
> HC_AboutText.o pixmaps.o labels.o  -lasound -lm -ldl -lpthread
> hdspconf.o(.text+0x2a): In function `refresh_cb':
> /usr/local/src/alsa-tools-1.0.4/hdspconf/src/hdspconf.cxx:107: undefined 
> reference to `Fl::add_timeout(double, void (*)(void*), void*)'
> hdspconf.o(.text+0x48): In function `refresh_cb':
> /usr/local/include/FL/Fl_Group.H:62: undefined reference to 
> `Fl_Group::array() const'
> 
> ... and tons more ...
> 
> 3.  hdspconf:
> 
> Making all in src
> make[1]: Entering directory `/usr/local/src/alsa-tools-1.0.4/hdspmixer/src'
> g++  -g -O2  -I/usr/local/include -fno-exceptions  -lasound -lm -ldl 
> -lpthread -L/usr/local/lib -L/usr/X11/lib -lfltk -lm -lXext -lX11 
> -lsupc++ -o hdspmixer  hdspmixer.o HDSPMixerWindow.o HDSPMixerInputs.o 
> HDSPMixerOutputs.o HDSPMixerPlaybacks.o HDSPMixerButtons.o 
> HDSPMixerEmpty.o HDSPMixerOutput.o HDSPMixerIOMixer.o 
> HDSPMixerSelector.o HDSPMixerPan.o HDSPMixerFader.o HDSPMixerGain.o 
> HDSPMixerPeak.o HDSPMixerCard.o HDSPMixerCardSelector.o 
> HDSPMixerMaster.o HDSPMixerView.o HDSPMixerPresets.o HDSPMixerMuteSolo.o 
> HDSPMixerStripData.o HDSPMixerOutputData.o HDSPMixerPresetData.o 
> HDSPMixerSetup.o HDSPMixerAbout.o HDSPMixerAboutText.o HDSPMixerMeter.o 
> pixmaps.o  -lasound -lm -ldl -lpthread
> hdspmixer.o(.text+0x249): In function `main':
> /usr/local/src/alsa-tools-1.0.4/hdspmixer/src/hdspmixer.cxx:84: 
> undefined reference to `Fl::visual(int)'
> hdspmixer.o(.text+0x25a): In function `main':
> /usr/local/include/FL/Fl_Double_Window.H:37: undefined reference to 
> `Fl_Window::show(int, char**)'
> hdspmixer.o(.text+0x262): In function `main':
> /usr/local/src/alsa-tools-1.0.4/hdspmixer/src/hdspmixer.cxx:86: 
> undefined reference to `Fl::run()'
> 
> ... and tons more ...
> 
> So I'm still at a total loss.  Is there a specific version of fltk that 
> ALSA requires?  I downloaded 1.5rc1 (which is apparently the latest).   
> It seems as though the version I'm using is totally incompatible.
> 
> Thanks,
> 
> DT
> 
> -- 
> Technical Director - Virginia Center for Computer Music
> http://www.virginia.edu/music/vccm.html
> 
> 
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by: IBM Linux Tutorials
> Free Linux tutorial presented by Daniel Robbins, President and CEO of
> GenToo technologies. Learn everything from fundamentals to system
> administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
> _______________________________________________
> Alsa-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/alsa-user
> 
> 
> 



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to