Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 77472 - openmcu-1.1.7 failed to compile, missing header files
Summary: openmcu-1.1.7 failed to compile, missing header files
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Stefan Knoblich (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-10 23:25 UTC by Nguyen Thai Ngoc Duy (RETIRED)
Modified: 2006-06-20 02:05 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nguyen Thai Ngoc Duy (RETIRED) gentoo-dev 2005-01-10 23:25:20 UTC
g++  -DP_USE_PRAGMA -D_REENTRANT  -fno-exceptions -Wall  -I/usr/share/pwlib/include -DPTRACING -I/usr/include/openh323 -DHAS_OSS -Os  -O3 -march=pentium4 -mcpu=pentium4 -funroll-loops -pipe -fomit-frame-pointer -mmmx -msse -msse2 -DLOGGING=1 -felide-constructors -x c++ -c main.cxx -o obj_linux_x86_r/main.o
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
main.cxx:259:22: mscodecs.h: No such file or directory
main.cxx:260:24: lpc10codec.h: No such file or directory
main.cxx:261:24: speexcodec.h: No such file or directory
In file included from main.cxx:266:
main.h:137:22: gsmcodec.h: No such file or directory
main.cxx: In member function `virtual void OpenMcu::Main()':
main.cxx:457: error: `H323_GSM0610Capability' has not been declared
main.cxx:458: error: `MicrosoftGSMAudioCapability' has not been declared
main.cxx:461: error: `H323_LPC10Capability' has not been declared
main.cxx:462: error: `SpeexNarrow3AudioCapability' has not been declared
main.cxx:463: error: `SpeexNarrow5AudioCapability' has not been declared
make: *** [obj_linux_x86_r/main.o] Error 1

!!! ERROR: net-im/openmcu-1.1.7 failed.
Comment 1 Dice Random 2005-02-07 01:19:04 UTC
I have this same problem.  Any updates?
Comment 2 derek 2005-03-24 17:57:41 UTC
I also have this problem.
Comment 3 Dice Random 2005-04-30 20:47:32 UTC
I've been able to fix this problem by building OpenMCU against openh323-1.12.2-r2.  It seems to bomb out if you use a version of OpenH323 newer than this.
Comment 4 Daniel Black (RETIRED) gentoo-dev 2005-08-20 22:13:46 UTC
fyi debian has 2.1.0 
http://packages.debian.org/unstable/comm/openmcu 
Comment 5 Nguyen Thai Ngoc Duy (RETIRED) gentoo-dev 2006-06-20 02:05:09 UTC
openmcu-1.1.7 no longer exists in portage. Close it now.