Issue 18297 - linux sparc pangox.aliases file missing at ./setup
Summary: linux sparc pangox.aliases file missing at ./setup
Status: CLOSED FIXED
Alias: None
Product: porting
Classification: Code
Component: code (show other issues)
Version: OOo 1.1 RC3
Hardware: Other Linux, all
: P3 Trivial (vote)
Target Milestone: OOo 1.1
Assignee: hennes.rohling
QA Contact: issues@porting
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-17 01:32 UTC by sparcmoz
Modified: 2003-09-30 14:40 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description sparcmoz 2003-08-17 01:32:07 UTC
./setup complains this file is missing, pangox.aliases

I guess this relates to crashrep. see issue #18038
The following messages appear when building crashrep: 

aking: ../../unxlngs.pro/bin/crash_report_with_gtk.bin
unx
cat ../../unxlngs.pro/misc/crash_report_with_gtk.cmd
gcc -z combreloc -Wl,-export-dynamic -Wl,--noinhibit-exec
-L../../unxlngs.pro/lib -L../
lib -L/usr/local/oo_src/solenv/unxlngs/lib
-L/usr/local/oo_src/solver/645/unxlngs.pro/l
ib -L/usr/local/oo_src/solenv/unxlngs/lib -L/usr/local/j2sdk1.4.1/lib
-L/usr/local/j2sd
k1.4.1/jnore/lib/sparc -L/usr/local/j2sdk1.4.1/jnore/lib/sparc/client
-L/usr/local/j2sd
k1.4.1/jnore/lib/sparc/native_threads -L/usr/X11R6/lib -o
../../unxlngs.pro/bin/crash_r
eport_with_gtk.bin ../../unxlngs.pro/obj/interface.o ../../unxlngs.pro/obj/res.o
../../
unxlngs.pro/obj/main.o \
-Wl,-Bstatic -Wl,--export-dynamic -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0
-lgdk_pixbuf-2.
0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl
-lglib-2
.0 -lpng -lzlib -ljpeg -ltiff -Wl,-Bdynamic -lXext -lX11 -ldl -lnsl -ldl
-lpthread -lm
-Wl,-Bdynamic -lstlport_gcc -lstdc++
../../unxlngs.pro/obj/main.o(.text+0x4e0): In function `write_stack(long)':
: the use of `tmpnam' is dangerous, better use `mkstemp'
/usr/lib/gcc-lib/sparc-linux/3.3.1/../../../../lib/libgdk-x11-2.0.a(gdkdrawable-x11.o)(
.text+0x1a0): In function `_gdk_x11_have_render':
: undefined reference to `XRenderQueryExtension'

<and many more for the various libs>
Comment 1 sparcmoz 2003-08-17 04:26:11 UTC
Now I can see the script that tries to put this file pangox.aliases
into a zip file in instsetoo/unxlngs.pro. This was updated into cvs by
issue #18038 on 11 august2003.

And i have this file: /var/lib/defoma/pango.d/pangox.aliases

Now the question is, which module in openoffice copies is intended to
put this file into solver/645/unxlngs.pro/lib ? Why does it not happen? 
Comment 2 hennes.rohling 2003-08-21 11:23:32 UTC
Reassigned and target set.
Comment 3 hennes.rohling 2003-08-21 11:24:01 UTC
Started.
Comment 4 hennes.rohling 2003-08-21 11:35:44 UTC
pangox.aliases now will only be installed along with
crashreport_with_gtk.bin

Changed on branch mws_srx645

scp/source/crashrep/crashrep_dynamic.scp revision 1.2.24.2
scp/source/crashrep/crashrep_statiuc.scp revision 1.2.24.1
Comment 5 hennes.rohling 2003-09-30 14:40:30 UTC
closed.