Bug#594436: libqt3-headers: use of ptrdiff_t without qualification/include

2010-08-25 Thread Kris Jurka
Package: libqt3-headers
Version: 3:3.3.8b-7
Severity: normal


When building with the latest gcc-snapshot I cannot compile a file that
includes qvaluelist.h.  With a test.cpp file with just the line

#include qvaluelist.h

I get:

/usr/lib/gcc-snapshot/bin/g++ -I/usr/include/qt3 -c test.cpp 
In file included from test.cpp:1:0:
/usr/include/qt3/qvaluelist.h:91:13: error: 'ptrdiff_t' does not name a
type
/usr/include/qt3/qvaluelist.h:167:13: error: 'ptrdiff_t' does not name a
type
In file included from test.cpp:1:0:
/usr/include/qt3/qvaluelist.h:427:13: error: 'ptrdiff_t' does not name a
type

This is with gcc version 4.6.0 20100814 (experimental) [trunk revision 163239]
(Debian 20100814-1) 



-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-trunk-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

libqt3-headers depends on no packages.

Versions of packages libqt3-headers recommends:
ii  libqt3-mt-dev 3:3.3.8b-7 Qt development files (Threaded)

libqt3-headers suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#582591: odbc_config --cflags

2010-05-30 Thread Kris Jurka


Apparently you're supposed to use odbc_config --cflags to put 
-DSIZEOF_LONG_INT=X into CFLAGS so unixodbc_conf.h doesn't get included. 
 If that's the case, then what's the point of unixodbc_conf.h at all? 
Also as noted in bug #422207 odbc_config isn't installed and I 
personally have no desire to use it.


Kris Jurka



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#582591: odbc_config --cflags

2010-05-30 Thread Kris Jurka

On 5/30/2010 10:22 AM, Steve Langasek wrote:

On Sun, May 30, 2010 at 01:45:03AM -0700, Kris Jurka wrote:


Apparently you're supposed to use odbc_config --cflags to put
-DSIZEOF_LONG_INT=X into CFLAGS so unixodbc_conf.h doesn't get
included.  If that's the case, then what's the point of
unixodbc_conf.h at all? Also as noted in bug #422207 odbc_config
isn't installed and I personally have no desire to use it.


supposed to?   Says who?



Well there's no documentation, but that's the only reason for 
odbc_config --cflags to exist isn't it?  I wasn't defending or endorsing 
it, but just trying to provide some more insight into the design that I 
imagine the unixodbc developers think people should be using.


Kris Jurka



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#582591: unixodbc-dev: 64bit typedefs don't work

2010-05-21 Thread Kris Jurka
Package: unixodbc-dev
Version: 2.2.14p2-1
Severity: normal


I was trying to compile a C++ odbc program with the lastest gcc-snapshot
and I got a compile failure on the unixodbc-dev headers.  With a sql.c
file that has solely #include sqltypes.h I get:

$ /usr/lib/gcc-snapshot/bin/g++ -c sql.c
In file included from sql.c:1:0:
/usr/include/sqltypes.h:400:19: error: 'SQLBIGINT' does not name a type
/usr/include/sqltypes.h:403:20: error: 'SQLUBIGINT' does not name a type

This is with g++ 4.6.0 20100520 (experimental) [trunk revision 159641]
(Debian 20100520-1).

Looking at the preprocessed source, the line in question is:

# 400 /usr/include/sqltypes.h 3 4
typedef SQLBIGINT;


sqltypes.h includes unixodbc_conf.h which defines ODBCINT64 to nothing
which renders all the later configuration detection in sqltypes.h
useless.

The release g++ (4.4.4-2) preprocesses this the same, but it doesn't
complain about the compile failure.  I'm not using any 64bit datatypes
in my application, so I don't know if this ever worked or if this
is a recent change.


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.30-1-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages unixodbc-dev depends on:
ii  libltdl3-dev  1.5.26-4   A system independent dlopen wrappe
ii  libodbcinstq1c2   2.2.14p2-1 Qt-based ODBC configuration librar
ii  odbcinst1debian2  2.2.14p2-1 Support library for accessing odbc
ii  unixodbc  2.2.14p2-1 ODBC tools libraries

unixodbc-dev recommends no packages.

Versions of packages unixodbc-dev suggests:
ii  libqt3-mt-dev 3:3.3.8b-6 Qt development files (Threaded)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#512001: iceweasel: won't start with debug option (-g)

2009-01-15 Thread Kris Jurka
Package: iceweasel
Version: 3.0.5-1
Severity: normal


I'm getting a consistent crash in iceweasel and I wanted to try and
debug it, but I can't get iceweasel to run in debug mode.

ju...@tony:~$ iceweasel -g
GNU gdb 6.8-debian
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type show
copying
and show warranty for details.
This GDB was configured as x86_64-linux-gnu...
(no debugging symbols found)
(gdb) run
Starting program: /usr/lib/iceweasel/firefox-bin -a iceweasel
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
Error while reading shared library symbols:
Cannot find new threads: generic error
Cannot find new threads: generic error

I've installed the iceweasel-dbg and xulrunner-1.9-dbg packages that
correspond with the iceweasel version, but it won't start.

-- System Information:
Debian Release: 5.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages iceweasel depends on:
ii  debianutils   2.30   Miscellaneous utilities specific t
ii  fontconfig2.6.0-3generic font configuration library
ii  libc6 2.7-16 GNU C Library: Shared libraries
ii  libglib2.0-0  2.16.6-1   The GLib library of C routines
ii  libgtk2.0-0   2.12.11-4  The GTK+ graphical user interface 
ii  libnspr4-0d   4.7.1-4NetScape Portable Runtime Library
ii  libstdc++64.3.2-1.1  The GNU Standard C++ Library v3
ii  procps1:3.2.7-9  /proc file system utilities
ii  psmisc22.6-1 Utilities that use the proc filesy
ii  xulrunner-1.9 1.9.0.5-1  XUL + XPCOM application runner

iceweasel recommends no packages.

Versions of packages iceweasel suggests:
ii  latex-xft-fonts   0.1-8  Xft-compatible versions of some La
ii  libkrb53  1.6.dfsg.4~beta1-5 MIT Kerberos runtime libraries
pn  mozpluggernone (no description available)
pn  ttf-mathematica4.1none (no description available)
pn  xfonts-mathml none (no description available)
pn  xprintnone (no description available)
ii  xulrunner-1.9-gnome-s 1.9.0.5-1  Support for GNOME in xulrunner app

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#382807: -rdynamic required

2006-08-19 Thread Kris Jurka
Looking at these messages and a quick google revealed this email 
suggesting that -rdynamic was needed.


http://lists.ximian.com/pipermail/glade-users/2005-October/002750.html

So I added a LDFLAGS declaration to debian/rules as attached and it 
works for me.
--- silky-0.5.2/debian/rules2004-08-20 14:09:00.0 -0700
+++ my-silky-0.5.2/debian/rules 2006-08-18 23:21:26.0 -0700
@@ -14,6 +14,7 @@
 
 
 CFLAGS = -Wall -g
+LDFLAGS = -rdynamic
 
 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
CFLAGS += -O0
@@ -27,7 +28,7 @@
 config.status: configure
dh_testdir
# Add here commands to configure the package.
-   CFLAGS=$(CFLAGS) ./configure \
+   CFLAGS=$(CFLAGS) LDFLAGS=$(LDFLAGS) ./configure \
--host=$(DEB_HOST_GNU_TYPE) \
--build=$(DEB_BUILD_GNU_TYPE) \
--prefix=/usr \


Bug#380318: missing libtool variables

2006-08-14 Thread Kris Jurka

Daniel Baumann wrote:

Kris Jurka wrote:

These can be fixed by adding

EGREP=grep -E
max_cmd_len=32768


Thanks a lot, I applied a dpatch to fix it in ltmain.sh accordingly.



I doesn't look like the patch actually gets applied.  debian/rules says:

configure: patch-stamp configure-stamp
configure-stamp:

build: build-stamp
build-stamp: configure-stamp

but nothing seems to depend on configure, so the patch-stamp dependency 
is never hit.


Not knowing the debian build system well I removed the configure entry 
and made configure-stamp depend on patch-stamp and that worked for me.


Kris Jurka


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#380318: missing libtool variables

2006-08-11 Thread Kris Jurka


I looked at this briefly and I it appears to be a problem with the 
libtool script that is used.  When building in Output/alsa I get errors 
like:



../../libtool: line 3944: 'ELF [0-9][0-9]*-bit [LM]SB (shared 
object|dynamic lib )': command not found

../../libtool: line 5802: test: : integer expression expected

These can be fixed by adding

EGREP=grep -E
max_cmd_len=32768

to the top of the libtool script.  Since it's a generated file and I 
don't know enough about autotools I hope this is enough to point you in 
the right direction.


Kris Jurka


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#363944: libmotif-dev: uninstallable, conflicts with x11-common

2006-05-05 Thread Kris Jurka

Steve Langasek wrote:


Yes, a fixed libxp-dev that installs to /usr/lib,/usr/include is waiting in
the NEW queue.



Now that that's gone in, here's a new patch.


/usr/man isn't the right directory, this should be /usr/share/man on an
FHS-compliant system.  But these lines seem to be commented out anyway...



Turns out it needed --mandir=/usr/share/man and adjustments to the 
.files entries to get the manpages right.


Kris Jurka
Common subdirectories: orig-om/debian/libmotif-dev and 
openmotif-2.2.3/debian/libmotif-dev
diff -uN orig-om/debian/libmotif-dev.files 
openmotif-2.2.3/debian/libmotif-dev.files
--- orig-om/debian/libmotif-dev.files   2006-05-05 15:19:52.0 -0700
+++ openmotif-2.2.3/debian/libmotif-dev.files   2006-05-05 15:35:35.0 
-0700
@@ -1,11 +1,11 @@
-/usr/X11R6/lib/libMrm.a
-/usr/X11R6/lib/libUil.a
-/usr/X11R6/lib/libXm.a
-/usr/X11R6/lib/lib*.so
-/usr/X11R6/include/Xm
-/usr/X11R6/include/Mrm
-/usr/X11R6/include/uil
-/usr/X11R6/bin/uil
-/usr/X11R6/man/man1/uil*
-/usr/X11R6/man/man3
-/usr/X11R6/man/man5
+/usr/lib/libMrm.a
+/usr/lib/libUil.a
+/usr/lib/libXm.a
+/usr/lib/lib*.so
+/usr/include/Xm
+/usr/include/Mrm
+/usr/include/uil
+/usr/bin/uil
+/usr/share/man/man1/uil*
+/usr/share/man/man3
+/usr/share/man/man5
Common subdirectories: orig-om/debian/libmotif3 and 
openmotif-2.2.3/debian/libmotif3
diff -uN orig-om/debian/libmotif3.files openmotif-2.2.3/debian/libmotif3.files
--- orig-om/debian/libmotif3.files  2006-05-05 15:19:52.0 -0700
+++ openmotif-2.2.3/debian/libmotif3.files  2006-05-05 15:20:47.0 
-0700
@@ -1,3 +1,3 @@
-/usr/X11R6/lib/lib*.so.*
-/usr/X11R6/lib/X11/bindings
-/usr/X11R6/include/X11/bitmaps
+/usr/lib/lib*.so.*
+/usr/lib/X11/bindings
+/usr/include/X11/bitmaps
Common subdirectories: orig-om/debian/motif-clients and 
openmotif-2.2.3/debian/motif-clients
diff -uN orig-om/debian/motif-clients.files 
openmotif-2.2.3/debian/motif-clients.files
--- orig-om/debian/motif-clients.files  2006-05-05 15:19:52.0 -0700
+++ openmotif-2.2.3/debian/motif-clients.files  2006-05-05 15:35:45.0 
-0700
@@ -1,7 +1,7 @@
 /etc/X11/mwm
-/usr/X11R6/bin/mwm
-/usr/X11R6/bin/xmbind
-/usr/X11R6/man/man1/mwm*
-/usr/X11R6/man/man1/xmbind*
-/usr/X11R6/man/man4
-/usr/X11R6/lib/X11/system.mwmrc
+/usr/bin/mwm
+/usr/bin/xmbind
+/usr/share/man/man1/mwm*
+/usr/share/man/man1/xmbind*
+/usr/share/man/man4
+/usr/lib/X11/system.mwmrc
diff -uN orig-om/debian/rules openmotif-2.2.3/debian/rules
--- orig-om/debian/rules2006-05-05 15:19:52.0 -0700
+++ openmotif-2.2.3/debian/rules2006-05-05 15:45:48.0 -0700
@@ -37,8 +37,8 @@
(cd $(WORK)/$(DIR); set -ex;\
CFLAGS=-g -O2 -fno-strict-aliasing\
./configure \
-   --prefix=/usr/X11R6 \
-   --mandir=/usr/X11R6/man;\
+   --prefix=/usr   \
+   --mandir=/usr/share/man;\
make)
 #  sh $(HERE)/debian/fix-libtool $(WORK);  \
 #  make;   \
@@ -64,16 +64,14 @@
cd $(WORK)/$(DIR)/$$dir;\
make DESTDIR=$(DEST) install;   \
done
-#  cp -a $(WORK)/$(DIR)/doc/man $(DEST)/usr/X11R6/man
-#  rm -f $(DEST)/usr/X11R6/man/man*/Makefile*
 
# fixup some minor stuff / take care about menus
mkdir -p debian/tmp/etc/X11/mwm
-   mkdir -p debian/tmp/usr/X11R6/lib/X11
+   mkdir -p debian/tmp/usr/lib/X11
 #  rm -f debian/tmp/etc/X11/system.mwmrc
-   rm -f debian/tmp/usr/X11R6/lib/X11/system.mwmrc
-   ln -s /etc/X11/mwm/system.mwmrc 
debian/tmp/usr/X11R6/lib/X11/system.mwmrc
-   cat conf/xmbind.add  
debian/tmp/usr/X11R6/lib/X11/bindings/xmbind.alias
+   rm -f debian/tmp/usr/lib/X11/system.mwmrc
+   ln -s /etc/X11/mwm/system.mwmrc debian/tmp/usr/lib/X11/system.mwmrc
+   cat conf/xmbind.add  debian/tmp/usr/lib/X11/bindings/xmbind.alias
 
# splitup packages
dh_movefiles
@@ -89,7 +87,7 @@
 #  dh_installdocs  -p motif-docdist/[CLR]* \
 #  work/motif-doc-ps/*
 #  dh_installmanpages
-   dh_installwm-p motif-clients/usr/X11R6/bin/mwm
+   dh_installwm-p motif-clients/usr/bin/mwm
dh_installmenu
dh_installchangelogs
dh_link
Common subdirectories: orig-om/debian/tmp and openmotif-2.2.3/debian/tmp
diff -uN orig-om/patches/workaround-_XGetpwnam-API-breakage.patch 
openmotif-2.2.3/patches/workaround-_XGetpwnam-API-breakage.patch
--- orig-om/patches/workaround-_XGetpwnam-API-breakage.patch2006-05-05 
15:19:52.0 -0700
+++ openmotif-2.2.3/patches/workaround-_XGetpwnam-API-breakage.patch
1969-12-31 16:00:00.0 -0800
@@ -1,42 +0,0 @@
 openMotif-2.2.3/lib/Xm/Xmos.c.orig 2003-08-19

Bug#366193: xbae: build against openmotif

2006-05-05 Thread Kris Jurka
Package: xbae
Severity: wishlist


Right now you can install libxbae4 and libmotif3 simultaneously, but
an application linked against both of these warns:

/usr/bin/ld: warning: libXm.so.2, needed by /usr/lib/libXbae.so, may
conflict with libXm.so.3

and then fails on startup with:
Error: XbaeMatrix: Couldn't find tag in renderTable

Changing the Build-Depends from lesstif2-dev to libmotif3-dev gives
me a package I can use, but I doubt other debianers want the
dependency on a less free package.

Any change of providing an openmotif compatible package?

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-amd64-k8-smp
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#363936: libmotif3: not available on amd64

2006-04-20 Thread Kris Jurka
Package: libmotif3
Version: 2.2.3-1
Severity: important


There aren't any amd64 packages for openmotif.

http://packages.debian.org/cgi-bin/search_packages.pl?keywords=motifsearchon=namessubword=1version=unstablerelease=all

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-amd64-k8-smp
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages libmotif3 depends on:
ii  libc6 2.3.6-7GNU C Library: Shared libraries
ii  libice6   1:1.0.0-3  X11 Inter-Client Exchange library
ii  libsm61:1.0.0-4  X11 Session Management library
ii  libx11-6  2:1.0.0-6  X11 client-side library
ii  libxext6  1:1.0.0-4  X11 miscellaneous extension librar
ii  libxmu6   1:1.0.1-3  X11 miscellaneous utility library
ii  libxp66.9.0.dfsg.1-6 X Window System printing extension
ii  libxt61:1.0.0-4  X11 toolkit intrinsics library
ii  xlibs 6.9.0.dfsg.1-6 X Window System client libraries m

libmotif3 recommends no packages.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#363944: libmotif-dev: uninstallable, conflicts with x11-common

2006-04-20 Thread Kris Jurka
Package: libmotif-dev
Version: 2.2.3-1.3
Severity: grave
Justification: renders package unusable


x11-common conflicts with libmotif-dev which makes it uninstallable
after the modular xorg update.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-386
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#273871: closed in 0.9.12-4.1

2006-04-20 Thread Kris Jurka


This bug was fixed in 0.9.12-4.1 and should be closed.

http://packages.qa.debian.org/s/silc-toolkit/news/20050917T180507Z.html


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#328889: patch available

2006-04-20 Thread Kris Jurka

The patch from ubuntu fixes this.

http://packages.qa.debian.org/s/silc-toolkit.html

The debian/*.install files are misnamed.


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#363944: libmotif-dev: uninstallable, conflicts with x11-common

2006-04-20 Thread Kris Jurka

Steve Langasek wrote:


More generally, openmotif needs to be updated to use /usr instead of
/usr/X11R6; this was already a bug because openmotif does not appear to use
imake, and /usr/X11R6 is reserved for packages that are either part of X11R6
or build using imake.



Is that as simple to do as this patch?

The patch for _XGetpwnam is no longer needed because the modular X uses 
the original API.


Other than that it's basically a s/X11R6\///.  It adds references to 
/usr/X11R6 to the configure command because it uses things like 
libxp-dev.  Are these going to move out of X11R6?


Kris Jurka
diff -c orig/openmotif-2.2.3/debian/libmotif3.files 
openmotif-2.2.3/debian/libmotif3.files
*** orig/openmotif-2.2.3/debian/libmotif3.files 2006-04-20 16:44:07.0 
-0700
--- openmotif-2.2.3/debian/libmotif3.files  2006-04-20 17:02:36.0 
-0700
***
*** 1,3 
! /usr/X11R6/lib/lib*.so.*
! /usr/X11R6/lib/X11/bindings
! /usr/X11R6/include/X11/bitmaps
--- 1,3 
! /usr/lib/lib*.so.*
! /usr/lib/X11/bindings
! /usr/include/X11/bitmaps
diff -c orig/openmotif-2.2.3/debian/libmotif-dev.files 
openmotif-2.2.3/debian/libmotif-dev.files
*** orig/openmotif-2.2.3/debian/libmotif-dev.files  2006-04-20 
16:44:07.0 -0700
--- openmotif-2.2.3/debian/libmotif-dev.files   2006-04-20 17:02:53.0 
-0700
***
*** 1,11 
! /usr/X11R6/lib/libMrm.a
! /usr/X11R6/lib/libUil.a
! /usr/X11R6/lib/libXm.a
! /usr/X11R6/lib/lib*.so
! /usr/X11R6/include/Xm
! /usr/X11R6/include/Mrm
! /usr/X11R6/include/uil
! /usr/X11R6/bin/uil
! /usr/X11R6/man/man1/uil*
! /usr/X11R6/man/man3
! /usr/X11R6/man/man5
--- 1,11 
! /usr/lib/libMrm.a
! /usr/lib/libUil.a
! /usr/lib/libXm.a
! /usr/lib/lib*.so
! /usr/include/Xm
! /usr/include/Mrm
! /usr/include/uil
! /usr/bin/uil
! /usr/man/man1/uil*
! /usr/man/man3
! /usr/man/man5
diff -c orig/openmotif-2.2.3/debian/motif-clients.files 
openmotif-2.2.3/debian/motif-clients.files
*** orig/openmotif-2.2.3/debian/motif-clients.files 2006-04-20 
16:44:07.0 -0700
--- openmotif-2.2.3/debian/motif-clients.files  2006-04-20 17:03:04.0 
-0700
***
*** 1,7 
  /etc/X11/mwm
! /usr/X11R6/bin/mwm
! /usr/X11R6/bin/xmbind
! /usr/X11R6/man/man1/mwm*
! /usr/X11R6/man/man1/xmbind*
! /usr/X11R6/man/man4
! /usr/X11R6/lib/X11/system.mwmrc
--- 1,7 
  /etc/X11/mwm
! /usr/bin/mwm
! /usr/bin/xmbind
! /usr/man/man1/mwm*
! /usr/man/man1/xmbind*
! /usr/man/man4
! /usr/lib/X11/system.mwmrc
diff -c orig/openmotif-2.2.3/debian/rules openmotif-2.2.3/debian/rules
*** orig/openmotif-2.2.3/debian/rules   2006-04-20 16:44:07.0 -0700
--- openmotif-2.2.3/debian/rules2006-04-20 17:03:29.0 -0700
***
*** 37,44 
(cd $(WORK)/$(DIR); set -ex;\
CFLAGS=-g -O2 -fno-strict-aliasing\
./configure \
!   --prefix=/usr/X11R6 \
!   --mandir=/usr/X11R6/man;\
make)
  # sh $(HERE)/debian/fix-libtool $(WORK);  \
  # make;   \
--- 37,45 
(cd $(WORK)/$(DIR); set -ex;\
CFLAGS=-g -O2 -fno-strict-aliasing\
./configure \
!   --prefix=/usr   \
!   --x-includes=/usr/X11R6/include \
!   --x-libraries=/usr/X11R6/lib;   \
make)
  # sh $(HERE)/debian/fix-libtool $(WORK);  \
  # make;   \
***
*** 64,79 
cd $(WORK)/$(DIR)/$$dir;\
make DESTDIR=$(DEST) install;   \
done
! # cp -a $(WORK)/$(DIR)/doc/man $(DEST)/usr/X11R6/man
! # rm -f $(DEST)/usr/X11R6/man/man*/Makefile*
  
# fixup some minor stuff / take care about menus
mkdir -p debian/tmp/etc/X11/mwm
!   mkdir -p debian/tmp/usr/X11R6/lib/X11
  # rm -f debian/tmp/etc/X11/system.mwmrc
!   rm -f debian/tmp/usr/X11R6/lib/X11/system.mwmrc
!   ln -s /etc/X11/mwm/system.mwmrc 
debian/tmp/usr/X11R6/lib/X11/system.mwmrc
!   cat conf/xmbind.add  
debian/tmp/usr/X11R6/lib/X11/bindings/xmbind.alias
  
# splitup packages
dh_movefiles
--- 65,80 
cd $(WORK)/$(DIR)/$$dir;\
make DESTDIR=$(DEST) install;   \
done
! # cp -a $(WORK)/$(DIR)/doc/man $(DEST)/usr/man
! # rm -f $(DEST)/usr/man/man*/Makefile*
  
# fixup some minor stuff / take care about menus
mkdir -p debian/tmp/etc/X11/mwm
!   mkdir -p debian/tmp/usr/lib/X11
  # rm -f debian/tmp/etc/X11/system.mwmrc
!   rm -f debian/tmp/usr/lib/X11/system.mwmrc
!   ln -s /etc/X11/mwm/system.mwmrc debian/tmp/usr