On Fri, Jan 19, 2018 at 04:21:41PM -0600, [email protected] wrote:

Putting this back to the list.

> On 01/18/2018 05:47 PM, Ken Moffat wrote:
> > On Thu, Jan 18, 2018 at 05:21:16PM -0600, [email protected] wrote:
> > > I receive the following error when compiling Fluxbox-1.3.7:
> > > 
> > > make[2]: Entering directory '/sources/fluxbox-1.3.7'
> > > g++  -g -O2    -o fluxbox src/fluxbox-AlphaMenu.o 
> > > src/fluxbox-ArrowButton.o src/fluxbox-AttentionNoticeHandler.o 
> > > src/fluxbox-CascadePlacement.o src/fluxbox-ClientMenu.o 
> > > src/fluxbox-ClientPattern.o src/fluxbox-ColSmartPlacement.o 
> > > src/fluxbox-CommandDialog.o src/fluxbox-ConfigMenu.o 
> > > src/fluxbox-CurrentWindowCmd.o src/fluxbox-FbAtoms.o 
> > > src/fluxbox-FbCommands.o src/fluxbox-FbMenu.o src/fluxbox-FbMenuParser.o 
> > > src/fluxbox-FbRootWindow.o src/fluxbox-FbWinFrame.o 
> > > src/fluxbox-FbWinFrameTheme.o src/fluxbox-FocusControl.o 
> > > src/fluxbox-FocusableList.o src/fluxbox-HeadArea.o 
> > > src/fluxbox-IconButton.o src/fluxbox-IconbarTheme.o src/fluxbox-Keys.o 
> > > src/fluxbox-LayerMenu.o src/fluxbox-MenuCreator.o 
> > > src/fluxbox-MinOverlapPlacement.o src/fluxbox-OSDWindow.o 
> > > src/fluxbox-Resources.o src/fluxbox-RootCmdMenuItem.o 
> > > src/fluxbox-RootTheme.o src/fluxbox-RowSmartPlacement.o 
> > > src/fluxbox-Screen.o src/fluxbox-ScreenPlacement.o 
> > > src/fluxbox-ScreenResource.o src/fluxbox-SendToMenu.o 
> > > src/fluxbox-StyleMenuItem.o src/fluxbox-TextDialog.o 
> > > src/fluxbox-TooltipWindow.o src/fluxbox-UnderMousePlacement.o 
> > > src/fluxbox-WinButton.o src/fluxbox-WinButtonTheme.o 
> > > src/fluxbox-WinClient.o src/fluxbox-Window.o src/fluxbox-WindowCmd.o 
> > > src/fluxbox-WindowState.o src/fluxbox-Workspace.o 
> > > src/fluxbox-WorkspaceCmd.o src/fluxbox-WorkspaceMenu.o 
> > > src/fluxbox-Xutil.o src/fluxbox-fluxbox.o src/fluxbox-main.o 
> > > src/fluxbox-cli_cfiles.o src/fluxbox-cli_options.o src/fluxbox-cli_info.o 
> > > src/fluxbox-Ewmh.o src/fluxbox-Remember.o src/fluxbox-Slit.o 
> > > src/fluxbox-SlitClient.o src/fluxbox-SlitTheme.o 
> > > src/fluxbox-ButtonTheme.o src/fluxbox-ButtonTool.o 
> > > src/fluxbox-ClockTool.o src/fluxbox-GenericTool.o 
> > > src/fluxbox-IconbarTool.o src/fluxbox-ToolFactory.o 
> > > src/fluxbox-ToolTheme.o src/fluxbox-Toolbar.o src/fluxbox-ToolbarItem.o 
> > > src/fluxbox-ToolbarTheme.o src/fluxbox-WorkspaceNameTool.o 
> > > src/fluxbox-SystemTray.o libFbTk.a src/defaults.o -lfontconfig -lfreetype 
> > > -lfreetype   -lXrandr -lXext -lXft -lXinerama -lXpm -lX11 -lXrender -lX11 
> > > -lX11  -lrt  -lm
> > > src/defaults.o: file not recognized: File format not recognized
> > Try ls -l src/defaults.o, and if its size is non-zero, try running
> > file on it.
> > > collect2: error: ld returned 1 exit status
> > > make[2]: *** [Makefile:2001: fluxbox] Error 1
> > > make[2]: Leaving directory '/sources/fluxbox-1.3.7'
> > > make[1]: *** [Makefile:4701: install-recursive] Error 1
> > > make[1]: Leaving directory '/sources/fluxbox-1.3.7'
> > > make: *** [Makefile:4999: install] Error 2
> > > 
> > But if it has a length of zero, maybe out of space somewhere ?
> > 
> > > I'm running Fluxbox on a 64-bit machine but am receiving this error when 
> > > compiling on an older 32-bit computer.  The configuration steps appear 
> > > simple with the only requirement being X, which runs well with TWM.
> > ĸen
> 
> Defaults.o does not have a size of zero.  The file command "shows ELF 64-bit
> LSB relocateable, x86-64, version 1(SYSV) , with debug info not stripped."
> 

Well, if that is on your 32-bit machine, then that is your problem.

ĸen
-- 
Truth, in front of her huge walk-in wardrobe, selected black leather
boots with stiletto heels for such a barefaced truth.
                                     - Unseen Academicals
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to