Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 74437

Summary: socket++ fails to install
Product: Gentoo Linux Reporter: ville <vzheiska>
Component: [OLD] LibraryAssignee: Sven Wegener <swegener>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: The Makefile used to build socket++

Description ville 2004-12-14 18:29:24 UTC
Making all in socket++
make[1]: Entering directory `/var/tmp/portage/socket++-1.12.10/work/socket++-1.12.10/socket++'
Makefile:238: *** missing separator.  Stop.
make[1]: Leaving directory `/var/tmp/portage/socket++-1.12.10/work/socket++-1.12.10/socket++'
make: *** [all-recursive] Error 1


Reproducible: Always
Steps to Reproduce:
1. emerge socket++
2.
3.

Actual Results:  
The library failed to install

Expected Results:  
The library should'be been installed succesfully


Making all in socket++
make[1]: Entering directory
`/var/tmp/portage/socket++-1.12.10/work/socket++-1.12.10/socket++'
Makefile:238: *** missing separator.  Stop.
make[1]: Leaving directory
`/var/tmp/portage/socket++-1.12.10/work/socket++-1.12.10/socket++'
make: *** [all-recursive] Error 1
Comment 1 ville 2004-12-14 18:31:31 UTC
Created attachment 46010 [details]
The Makefile used to build socket++
Comment 2 Sven Wegener gentoo-dev 2004-12-15 19:28:21 UTC
I'll resolve this one with the reopened bug that brought socket++ into the tree.

*** This bug has been marked as a duplicate of 52980 ***