Issue 34675 - missing dependency in binfilter
Summary: missing dependency in binfilter
Status: CLOSED FIXED
Alias: None
Product: porting
Classification: Code
Component: code (show other issues)
Version: current
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 2.0
Assignee: pavel
QA Contact: issues@porting
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-27 13:03 UTC by pavel
Modified: 2004-11-29 10:47 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
add missing dependency (1.05 KB, patch)
2004-09-27 13:07 UTC, pavel
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description pavel 2004-09-27 13:03:50 UTC
Making: ../../unxlngi4.pro/lib/libbf_sd680li.so
...
/usr/lib/gcc-lib/i586-suse-linux/3.3.1/../../../../i586-suse-linux/bin/ld:
cannot find -lbf_ysm
collect2: ld returned 1 exit status
dmake:  Error code 1, while making '../../unxlngi4.pro/lib/libbf_sd680li.so'
'---* tg_merge.mk *---'

Patch attached.
Comment 1 pavel 2004-09-27 13:07:01 UTC
Created attachment 17950 [details]
add missing dependency
Comment 2 pavel 2004-09-28 22:26:31 UTC
set target.

Will fix in when m55 is published so I can resync my tree to it.
Comment 3 pavel 2004-09-29 07:38:02 UTC
another one:

/usr/lib/gcc-lib/i586-suse-linux/3.3.1/../../../../i586-suse-linux/bin/ld:
cannot find -lbf_ysch
collect2: ld returned 1 exit status
dmake:  Error code 1, while making '../../unxlngi4.pro/lib/libbf_sc680li.so'
Comment 4 pavel 2004-10-06 20:15:54 UTC
Fixed in pj06.
Comment 5 pavel 2004-11-29 10:47:01 UTC
verified, closing.