LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 04-23-2018, 04:20 AM   #1111
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,097

Original Poster
Rep: Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174

Quote:
Originally Posted by USUARIONUEVO View Post
Other victim of boost ---> libtorrent-rasterbar , first fails cause no "patches" , when slackbuild go to patch , and after remove the lines to patch , error related to boost.
I forgot to include the "patches" directory in the commit that went merged a couple of day ago but it's ok already in the not-merged branch (will be ok next week)

http://cgit.ponce.cc/slackbuilds/com...rent-rasterbar
 
1 members found this post helpful.
Old 04-23-2018, 06:51 AM   #1112
USUARIONUEVO
Senior Member
 
Registered: Apr 2015
Posts: 2,335

Rep: Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930
Hi , lash , fails to build

Quote:
gcc -I/usr/include/alsa -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDTDDIR="/usr/share/lash/dtds" -O2 -fPIC -o lashd main.o log.o file.o client.o client_dependency.o loader.o project.o store.o server.o dbus_iface_server.o dbus_iface_control.o dbus_service.o jack_patch.o jack_mgr_client.o appdb.o sigsegv.o proctitle.o safety.o jackdbus_mgr.o alsa_patch.o alsa_fport.o alsa_mgr.o alsa_client.o -lasound -lxml2 -luuid -ldbus-1 ../dbus/liblashdbus.a -lstdc++ -lutil -lpthread
/usr/bin/ld: sigsegv.o: undefined reference to symbol 'dladdr@@GLIBC_2.2.5'
/lib64/libdl.so.2: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:348: lashd] Error 1
make[2]: se sale del directorio '/tmp/SBo/lash-0.6.0.594/lashd'
make[1]: *** [Makefile:321: all-recursive] Error 1
make[1]: se sale del directorio '/tmp/SBo/lash-0.6.0.594'
make: *** [Makefile:232: all] Error 2
 
Old 04-23-2018, 07:11 AM   #1113
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,097

Original Poster
Rep: Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174
Quote:
Originally Posted by USUARIONUEVO View Post
Hi , lash , fails to build
I already answered about it a couple of days ago
Quote:
Originally Posted by ponce View Post
Quote:
Originally Posted by lord_ View Post
add this line before the configure block
Code:
export LDFLAGS="-ldl -lm"
 
Old 04-23-2018, 09:36 AM   #1114
USUARIONUEVO
Senior Member
 
Registered: Apr 2015
Posts: 2,335

Rep: Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930
Quote:
Originally Posted by ponce View Post
I already answered about it a couple of days ago
Sorry , i not see, thanks !!
 
Old 04-24-2018, 04:47 AM   #1115
Francexi
Member
 
Registered: Apr 2012
Location: Italy
Distribution: Slackware
Posts: 134

Rep: Reputation: Disabled
audacity compilation is broken:
Code:
libtool:   error: cannot find the library '/usr/lib64/libasound.la' or unhandled argument '/usr/lib64/libasound.la'
make[2]: *** [Makefile:2676: audacity] Error 1
make[2]: Leaving directory '/tmp/SBo/audacity-Audacity-2.2.2/src'
make[1]: *** [Makefile:1913: all] Error 2
make[1]: Leaving directory '/tmp/SBo/audacity-Audacity-2.2.2/src'
make: *** [Makefile:816: all-recursive] Error 1
 
Old 04-24-2018, 06:00 AM   #1116
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,097

Original Poster
Rep: Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174
Quote:
Originally Posted by Francexi View Post
audacity compilation is broken:
Code:
libtool:   error: cannot find the library '/usr/lib64/libasound.la' or unhandled argument '/usr/lib64/libasound.la'
make[2]: *** [Makefile:2676: audacity] Error 1
make[2]: Leaving directory '/tmp/SBo/audacity-Audacity-2.2.2/src'
make[1]: *** [Makefile:1913: all] Error 2
make[1]: Leaving directory '/tmp/SBo/audacity-Audacity-2.2.2/src'
make: *** [Makefile:816: all-recursive] Error 1
I think you have not rebuilt also all of the dependencies: I've built it here and compilation went smooth.

maybe you missed this post
Quote:
Originally Posted by ponce View Post
IMPORTANT NOTICE TO ALL REPORTERS

after the latest current updates of april 19th 2018 you have to rebuild *ALL* of your third party packages not provided by Slackware: be sure to have done that before reporting issues in this thread.

Last edited by ponce; 04-24-2018 at 06:02 AM.
 
Old 04-24-2018, 06:04 AM   #1117
Francexi
Member
 
Registered: Apr 2012
Location: Italy
Distribution: Slackware
Posts: 134

Rep: Reputation: Disabled
Quote:
Originally Posted by ponce View Post
I think you have not rebuilt also all of the dependencies: I've built it here and compilation went smooth.
The only dependencies needed are lame and wxGTK3, am I right?
 
Old 04-24-2018, 06:08 AM   #1118
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,097

Original Poster
Rep: Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174
as indicated in the README, also these others are used if installed on the system
Code:
Optional dependencies (autodetected) are ffmpeg, jack-audio-connection-kit,
ladspa_sdk, lame, soundtouch, twolame, vamp-plugin-sdk and lilv + suil
(for lv2 support).
 
Old 04-24-2018, 06:17 AM   #1119
kjhambrick
Senior Member
 
Registered: Jul 2005
Location: Round Rock, TX
Distribution: Slackware64 15.0 + Multilib
Posts: 2,159

Rep: Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512
Quote:
Originally Posted by ponce View Post
all the branches are merge-squashed in the "current" branch in one big commit: if you want to see what changes for a single SlackBuild you should have a look at the various individual branches

http://cgit.ponce.cc/slackbuilds/refs/heads
http://cgit.ponce.cc/slackbuilds/log/?h=gcc5
Thanks for the poke with the Clue-Stick, ponce.

That one big commit is right there at the top of the `git log` output:
Code:
commit 14d0cd1521431904c1777eb14dde96e0184d1aee
Author: Matteo Bernardini <ponce@slackbuilds.org>
Date:   Sat Apr 21 07:55:41 2018 +0200

    20180421.1 global branch merge.
    
    Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Thanks for your patience and for all you do for Slackware !

-- kjh
 
1 members found this post helpful.
Old 04-24-2018, 07:17 AM   #1120
Francexi
Member
 
Registered: Apr 2012
Location: Italy
Distribution: Slackware
Posts: 134

Rep: Reputation: Disabled
Quote:
Originally Posted by ponce View Post
as indicated in the README, also these others are used if installed on the system
Code:
Optional dependencies (autodetected) are ffmpeg, jack-audio-connection-kit,
ladspa_sdk, lame, soundtouch, twolame, vamp-plugin-sdk and lilv + suil
(for lv2 support).
recompiled all the dependencies, but the error is still there. Seems like is connected in some way with the package alsa, but I just reinstalled it from the mirror. Is there any other information that can be useful?

Last edited by Francexi; 04-24-2018 at 07:21 AM.
 
Old 04-24-2018, 07:30 AM   #1121
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,097

Original Poster
Rep: Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174
Quote:
Originally Posted by Francexi View Post
recompiled all the dependencies, but the error is still there.
you have to recompile also the dependencies of the dependencies, and so on: the only things that you have not to rebuild are the packages shipped with Slackware.
 
Old 04-24-2018, 07:48 AM   #1122
Francexi
Member
 
Registered: Apr 2012
Location: Italy
Distribution: Slackware
Posts: 134

Rep: Reputation: Disabled
Quote:
Originally Posted by ponce View Post
you have to recompile also the dependencies of the dependencies, and so on: the only things that you have not to rebuild are the packages shipped with Slackware.
I'm rebuilding everything that is not shipped by Slackware. I'll let you known if there is any difference
 
Old 04-24-2018, 07:51 AM   #1123
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,097

Original Poster
Rep: Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174
there should be, as there's no issue at all here building audacity on a clean and full installation of slackware current.
 
Old 04-24-2018, 07:58 AM   #1124
Francexi
Member
 
Registered: Apr 2012
Location: Italy
Distribution: Slackware
Posts: 134

Rep: Reputation: Disabled
Quote:
Originally Posted by ponce View Post
there should be, as there's no issue at all here building audacity on a clean and full installation of slackware current.
nothing. I rebuilded every single package that is not from slackware (I had very few ones) and the compilation still fails. Is there a way to know which part of the build require the .la file?

EDIT: this is the command that fails:
Code:
/bin/sh ../libtool  --tag=CXX   --mode=link g++ -Wno-unused-local-typedefs -I../lib-src/portmixer/include -O2 -fPIC -DwxDEBUG_LEVEL=0 --std=gnu++11  -Wall -I../include -I../lib-src/FileDialog                   -rdynamic -L/usr/lib64 -o audacity audacity-BlockFile.o audacity-DirManager.o audacity-Dither.o audacity-FileFormats.o audacity-Internat.o audacity-Prefs.o audacity-SampleFormat.o audacity-Sequence.o blockfile/audacity-LegacyAliasBlockFile.o blockfile/audacity-LegacyBlockFile.o blockfile/audacity-NotYetAvailableException.o blockfile/audacity-ODDecodeBlockFile.o blockfile/audacity-ODPCMAliasBlockFile.o blockfile/audacity-PCMAliasBlockFile.o blockfile/audacity-SilentBlockFile.o blockfile/audacity-SimpleBlockFile.o xml/audacity-XMLTagHandler.o audacity-AboutDialog.o audacity-AColor.o audacity-AudacityApp.o audacity-AudacityException.o audacity-AudacityLogger.o audacity-AudioIO.o audacity-AutoRecovery.o audacity-BatchCommandDialog.o audacity-BatchCommands.o audacity-BatchProcessDialog.o audacity-Benchmark.o audacity-Dependencies.o audacity-DeviceChange.o audacity-DeviceManager.o audacity-Diags.o audacity-Envelope.o audacity-FFmpeg.o audacity-FFT.o audacity-FileException.o audacity-FileIO.o audacity-FileNames.o audacity-FreqWindow.o audacity-HelpText.o audacity-HistoryWindow.o audacity-ImageManipulation.o audacity-InconsistencyException.o audacity-InterpolateAudio.o audacity-LabelDialog.o audacity-LabelTrack.o audacity-LangChoice.o audacity-Languages.o audacity-Legacy.o audacity-Lyrics.o audacity-LyricsWindow.o audacity-Matrix.o audacity-Menus.o audacity-Mix.o audacity-MixerBoard.o audacity-ModuleManager.o audacity-PitchName.o audacity-PlatformCompatibility.o audacity-PluginManager.o audacity-Printing.o audacity-Profiler.o audacity-Project.o audacity-RealFFTf.o audacity-RealFFTf48x.o audacity-Resample.o audacity-RingBuffer.o audacity-Screenshot.o audacity-SelectedRegion.o audacity-SelectionState.o audacity-Shuttle.o audacity-ShuttleGui.o audacity-ShuttlePrefs.o audacity-Snap.o audacity-SoundActivatedRecord.o audacity-Spectrum.o audacity-SplashDialog.o audacity-SseMathFuncs.o audacity-Tags.o audacity-Theme.o audacity-TimeDialog.o audacity-TimerRecordDialog.o audacity-TimeTrack.o audacity-Track.o audacity-TrackArtist.o audacity-TrackPanel.o audacity-TrackPanelAx.o audacity-TrackPanelResizeHandle.o audacity-TrackPanelResizerCell.o audacity-UIHandle.o audacity-UndoManager.o audacity-UserException.o audacity-ViewInfo.o audacity-VoiceKey.o audacity-WaveClip.o audacity-WaveTrack.o audacity-WrappedType.o commands/audacity-AppCommandEvent.o commands/audacity-AutomationCommands.o commands/audacity-BatchEvalCommand.o commands/audacity-Command.o commands/audacity-CommandBuilder.o commands/audacity-CommandDirectory.o commands/audacity-CommandHandler.o commands/audacity-CommandManager.o commands/audacity-CommandSignature.o commands/audacity-CommandType.o commands/audacity-CompareAudioCommand.o commands/audacity-ExecMenuCommand.o commands/audacity-GetProjectInfoCommand.o commands/audacity-GetTrackInfoCommand.o commands/audacity-HelpCommand.o commands/audacity-ImportExportCommands.o commands/audacity-Keyboard.o commands/audacity-MessageCommand.o commands/audacity-OpenSaveCommands.o commands/audacity-PreferenceCommands.o commands/audacity-ResponseQueue.o commands/audacity-ScreenshotCommand.o commands/audacity-ScriptCommandRelay.o commands/audacity-SelectCommand.o commands/audacity-SetProjectInfoCommand.o commands/audacity-SetTrackInfoCommand.o effects/audacity-Amplify.o effects/audacity-AutoDuck.o effects/audacity-BassTreble.o effects/audacity-Biquad.o effects/audacity-ChangePitch.o effects/audacity-ChangeSpeed.o effects/audacity-ChangeTempo.o effects/audacity-ClickRemoval.o effects/audacity-Compressor.o effects/audacity-Contrast.o effects/audacity-Distortion.o effects/audacity-DtmfGen.o effects/audacity-Echo.o effects/audacity-Effect.o effects/audacity-EffectManager.o effects/audacity-EffectRack.o effects/audacity-Equalization.o effects/audacity-Equalization48x.o effects/audacity-Fade.o effects/audacity-FindClipping.o effects/audacity-Generator.o effects/audacity-Invert.o effects/audacity-LoadEffects.o effects/audacity-Noise.o effects/audacity-NoiseReduction.o effects/audacity-NoiseRemoval.o effects/audacity-Normalize.o effects/audacity-Paulstretch.o effects/audacity-Phaser.o effects/audacity-Repair.o effects/audacity-Repeat.o effects/audacity-Reverb.o effects/audacity-Reverse.o effects/audacity-SBSMSEffect.o effects/audacity-ScienFilter.o effects/audacity-Silence.o effects/audacity-SimpleMono.o effects/audacity-SoundTouchEffect.o effects/audacity-StereoToMono.o effects/audacity-TimeScale.o effects/audacity-TimeWarper.o effects/audacity-ToneGen.o effects/audacity-TruncSilence.o effects/audacity-TwoPassSimpleMono.o effects/audacity-Wahwah.o export/audacity-Export.o export/audacity-ExportCL.o export/audacity-ExportFLAC.o export/audacity-ExportMP2.o export/audacity-ExportMP3.o export/audacity-ExportMultiple.o export/audacity-ExportOGG.o export/audacity-ExportPCM.o import/audacity-Import.o import/audacity-ImportFLAC.o import/audacity-ImportLOF.o import/audacity-ImportMP3.o import/audacity-ImportOGG.o import/audacity-ImportPCM.o import/audacity-ImportRaw.o import/audacity-RawAudioGuess.o import/audacity-FormatClassifier.o import/audacity-MultiFormatReader.o import/audacity-SpecPowerMeter.o ondemand/audacity-ODComputeSummaryTask.o ondemand/audacity-ODDecodeFFmpegTask.o ondemand/audacity-ODDecodeTask.o ondemand/audacity-ODManager.o ondemand/audacity-ODTask.o ondemand/audacity-ODTaskThread.o ondemand/audacity-ODWaveTrackTaskQueue.o prefs/audacity-BatchPrefs.o prefs/audacity-DevicePrefs.o prefs/audacity-DirectoriesPrefs.o prefs/audacity-EffectsPrefs.o prefs/audacity-ExtImportPrefs.o prefs/audacity-GUIPrefs.o prefs/audacity-ImportExportPrefs.o prefs/audacity-KeyConfigPrefs.o prefs/audacity-LibraryPrefs.o prefs/audacity-MidiIOPrefs.o prefs/audacity-ModulePrefs.o prefs/audacity-MousePrefs.o prefs/audacity-PlaybackPrefs.o prefs/audacity-PrefsDialog.o prefs/audacity-ProjectsPrefs.o prefs/audacity-QualityPrefs.o prefs/audacity-RecordingPrefs.o prefs/audacity-SpectrogramSettings.o prefs/audacity-SpectrumPrefs.o prefs/audacity-ThemePrefs.o prefs/audacity-TracksBehaviorsPrefs.o prefs/audacity-TracksPrefs.o prefs/audacity-WarningsPrefs.o prefs/audacity-WaveformPrefs.o prefs/audacity-WaveformSettings.o toolbars/audacity-ControlToolBar.o toolbars/audacity-DeviceToolBar.o toolbars/audacity-EditToolBar.o toolbars/audacity-MeterToolBar.o toolbars/audacity-MixerToolBar.o toolbars/audacity-ScrubbingToolBar.o toolbars/audacity-SelectionBar.o toolbars/audacity-SpectralSelectionBar.o toolbars/audacity-ToolBar.o toolbars/audacity-ToolDock.o toolbars/audacity-ToolManager.o toolbars/audacity-ToolsToolBar.o toolbars/audacity-TranscriptionToolBar.o tracks/labeltrack/ui/audacity-LabelDefaultClickHandle.o tracks/labeltrack/ui/audacity-LabelGlyphHandle.o tracks/labeltrack/ui/audacity-LabelTextHandle.o tracks/labeltrack/ui/audacity-LabelTrackControls.o tracks/labeltrack/ui/audacity-LabelTrackUI.o tracks/labeltrack/ui/audacity-LabelTrackVRulerControls.o tracks/playabletrack/notetrack/ui/audacity-NoteTrackButtonHandle.o tracks/playabletrack/notetrack/ui/audacity-NoteTrackControls.o tracks/playabletrack/notetrack/ui/audacity-NoteTrackSliderHandles.o tracks/playabletrack/notetrack/ui/audacity-NoteTrackUI.o tracks/playabletrack/notetrack/ui/audacity-NoteTrackVRulerControls.o tracks/playabletrack/notetrack/ui/audacity-NoteTrackVZoomHandle.o tracks/playabletrack/notetrack/ui/audacity-StretchHandle.o tracks/playabletrack/ui/audacity-PlayableTrackButtonHandles.o tracks/playabletrack/wavetrack/ui/audacity-CutlineHandle.o tracks/playabletrack/wavetrack/ui/audacity-SampleHandle.o tracks/playabletrack/wavetrack/ui/audacity-WaveTrackControls.o tracks/playabletrack/wavetrack/ui/audacity-WaveTrackSliderHandles.o tracks/playabletrack/wavetrack/ui/audacity-WaveTrackVRulerControls.o tracks/playabletrack/wavetrack/ui/audacity-WaveTrackVZoomHandle.o tracks/playabletrack/wavetrack/ui/audacity-WaveTrackUI.o tracks/timetrack/ui/audacity-TimeTrackControls.o tracks/timetrack/ui/audacity-TimeTrackUI.o tracks/timetrack/ui/audacity-TimeTrackVRulerControls.o tracks/ui/audacity-BackgroundCell.o tracks/ui/audacity-ButtonHandle.o tracks/ui/audacity-CommonTrackPanelCell.o tracks/ui/audacity-EditCursorOverlay.o tracks/ui/audacity-EnvelopeHandle.o tracks/ui/audacity-PlayIndicatorOverlay.o tracks/ui/audacity-Scrubbing.o tracks/ui/audacity-SelectHandle.o tracks/ui/audacity-SliderHandle.o tracks/ui/audacity-TimeShiftHandle.o tracks/ui/audacity-TrackButtonHandles.o tracks/ui/audacity-TrackControls.o tracks/ui/audacity-TrackSelectHandle.o tracks/ui/audacity-TrackUI.o tracks/ui/audacity-TrackVRulerControls.o tracks/ui/audacity-ZoomHandle.o widgets/audacity-AButton.o widgets/audacity-ASlider.o widgets/audacity-AttachableScrollBar.o widgets/audacity-BackedPanel.o widgets/audacity-ErrorDialog.o widgets/audacity-ExpandingToolBar.o widgets/audacity-FileHistory.o widgets/audacity-Grabber.o widgets/audacity-Grid.o widgets/audacity-HelpSystem.o widgets/audacity-HtmlWindow.o widgets/audacity-ImageRoll.o widgets/audacity-KeyView.o widgets/audacity-LinkingHtmlWindow.o widgets/audacity-Meter.o widgets/audacity-MultiDialog.o widgets/audacity-NumericTextCtrl.o widgets/audacity-numformatter.o widgets/audacity-Overlay.o widgets/audacity-OverlayPanel.o widgets/audacity-PopupMenuTable.o widgets/audacity-ProgressDialog.o widgets/audacity-Ruler.o widgets/audacity-valnum.o widgets/audacity-Warning.o widgets/audacity-wxPanelWrapper.o xml/audacity-XMLFileReader.o xml/audacity-XMLWriter.o  export/audacity-ExportFFmpeg.o export/audacity-ExportFFmpegDialogs.o import/audacity-ImportFFmpeg.o  effects/ladspa/audacity-LadspaEffect.o ondemand/audacity-ODDecodeFlacTask.o effects/nyquist/audacity-LoadNyquist.o effects/nyquist/audacity-Nyquist.o  audacity-NoteTrack.o import/audacity-ImportMIDI.o  effects/vamp/audacity-LoadVamp.o effects/vamp/audacity-VampEffect.o effects/VST/audacity-VSTEffect.o effects/VST/audacity-VSTControlGTK.o -lexpat ../lib-src/FileDialog/libFileDialog.la ../lib-src/portaudio-v19/lib/libportaudio.la ../lib-src/portmixer/src/libportmixer.la -lsndfile ../lib-src/libsoxr/src/libsoxr.a ../lib-src/lib-widget-extra/libwidgetextra.la -L/usr/lib64 -pthread   -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0        -lFLAC++ -lFLAC -lid3tag -lz -lmad ../lib-src/libnyquist/libnyquist.a -lSoundTouch -ltwolame -lvorbisenc -lvorbisfile -lvorbis -logg  ../lib-src/portsmf/libportSMF.a ../lib-src/portmidi/libportmidi_s.a  ../lib-src/sbsms/src/.libs/libsbsms.a -lvamp-hostsdk -ldl  -ldl   -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfribidi -lglib-2.0 -lfontconfig -lfreetype -lasound -lrt -ludev
 
Old 04-24-2018, 08:03 AM   #1125
kjhambrick
Senior Member
 
Registered: Jul 2005
Location: Round Rock, TX
Distribution: Slackware64 15.0 + Multilib
Posts: 2,159

Rep: Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512
Francexi --

Not a direct answer to your Q but when I manually rebuilt all packages in 'hoorex' order, I had to invoke upgradepkg with the --reinstall option:

Code:
# upgradepkg --reinstall <<PkgName>>
HTH

-- kjh
 
  


Reply

Tags
current, sbo, sbopkg, slackrepo



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Error building gst1-plugins-good 1.4.1 from SBO l0rddarkf0rce Slackware 4 10-06-2014 05:58 PM
[SOLVED] Failure building nvidia-kernel Slackbuild from SBo sysfce2 Slackware 7 07-02-2011 01:10 AM
problems building fontforge from SBo gtludwig Slackware 7 05-12-2010 01:52 PM
Pls help me take my 1st step! verysoon Fedora - Installation 2 12-12-2005 07:49 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 02:30 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration