
|
[openbeos-preferences]
||
[Date Prev]
[11-2002 Date Index]
[Date Next]
||
[Thread Prev]
[11-2002 Thread Index]
[Thread Next]
[openbeos-preferences] StyledEdit linking errors
- From: "Niels S. Reedijk" <n.reedijk@xxxxxxxxx>
- To: openbeos-preferences@xxxxxxxxxxxxx
- Date: Thu, 28 Nov 2002 10:33:29 CET
Hello all,
for a long time I haven't been able to link the stylededit executable.
The linker
bails out with the following errors:
Link ../../../distro/x86.R1/beos/apps/StyledEdit
../../../objects/x86.R1/apps/stylededit/StyledEditWindow.o: In function
`StyledEditWindow::InitWindow(void)':
../../../objects/x86.R1/apps/stylededit/StyledEditWindow.o(.text+
0x28a7): undefined reference to `BFont::GetFamilyAndStyle(char (*)[63],
char (*)[63]) const'
../../../objects/x86.R1/apps/stylededit/StyledEditWindow.o(.text+
0x28f4): undefined reference to `get_font_family(long, _cP (*)[6],
unsigned long)'
../../../objects/x86.R1/apps/stylededit/StyledEditWindow.o(.text+
0x2ad2): undefined reference to `get_font_style(char *, long, _cP (*
)[6], unsigned long)'
../../../objects/x86.R1/apps/stylededit/StyledEditWindow.o: In function
`StyledEditWindow::MenusBeginning(void)':
../../../objects/x86.R1/apps/stylededit/StyledEditWindow.o(.text+
0x59ae): undefined reference to `BFont::GetFamilyAndStyle(char (*)[63],
char (*)[63]) const'
../../../objects/x86.R1/apps/stylededit/StyledEditWindow.o: In function
`StyledEditWindow::SetFontStyle(char const *, char const *)':
../../../objects/x86.R1/apps/stylededit/StyledEditWindow.o(.text+
0x8311): undefined reference to `BFont::GetFamilyAndStyle(char (*)[63],
char (*)[63]) const'
collect2: ld returned 1 exit status
gcc -o "../../../distro/x86.R1/beos/apps/StyledEdit" "../..
/../objects/x86.R1/apps/stylededit/ColorMenuItem.o" "../../../objects/
x86.R1/apps/stylededit/FindWindow.o" "../../../objects/x86.R1/apps/
stylededit/ReplaceWindow.o" "../../../objects/x86.R1/apps/stylededit/
StyledEditApp.o" "../../../objects/x86.R1/apps/stylededit/
StyledEditView.o" "../../../objects/x86.R1/apps/stylededit/
StyledEditWindow.o" -lbe -ltranslation -ltracker ;
...failed Link ../../../distro/x86.R1/beos/apps/StyledEdit ...
I have the BeOS Developer Release 1.0 (you know, that updated R5
personal edition). Any
ideas on where to look?
WFR
Niels
|

|