no configure script in latest release source code

Bug #890492 reported by Jason
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Xpad
Fix Released
Medium
Siergiej Riaguzow

Bug Description

I am able to build 4.0 via source code because there was a configure script released with it, however 4.1 I am not able to build xpad via source code. Can this be fixed?

Thanks!

jhelfman@dormouse ~/xpad]$ ls work/xpad/
AUTHORS ChangeLog Makefile.am README TODO autogen.sh configure.ac images src
COPYING INSTALL NEWS THANKS acinclude.m4 autopackage doc po xpad.desktop.in

Revision history for this message
Siergiej Riaguzow (riaguzov) wrote :

You could run autogen.sh to generate configure script. I've uploaded another tar.bz2 with configure.

Changed in xpad:
status: New → Incomplete
status: Incomplete → Fix Released
assignee: nobody → Sergei Riaguzov (riaguzov)
Revision history for this message
Michael Terry (mterry) wrote :

Sergei, how do you generate the tarballs? "make dist" should add everything you need.

Revision history for this message
Jason (jhelfman-e-e) wrote :

Thanks! I am getting this error now:
make: don't know how to make xpad.desktop. Stop
*** Error code 1

Stop in /home/jhelfman/xpad-current/work/xpad.
*** Error code 1

Stop in /home/jhelfman/xpad-current/work/xpad.
*** Error code 1

Revision history for this message
Siergiej Riaguzow (riaguzov) wrote :

If you would install intltool it would appear during make. Anyway I've put it into the tarball. I've also included xpad.pot in po directory. Please try now.

Revision history for this message
Siergiej Riaguzow (riaguzov) wrote :

Thanks Michael! Didn't know that!

Revision history for this message
Siergiej Riaguzow (riaguzov) wrote :

Uploaded yet another tar.bz2 created with make dist.

Revision history for this message
Jason (jhelfman-e-e) wrote :

I have intltool installed, however am still receiving a make error.

Revision history for this message
Siergiej Riaguzow (riaguzov) wrote :

Hmm.. Googling says you have to use gmake like here: http://forums.freebsd.org/showthread.php?t=26303.

Are you sure you were able to build 4.0 version with BSD make?

Revision history for this message
Jason (jhelfman-e-e) wrote :

That worked! Thanks. One last question, though. If I use the configure flag of '--disable-nls' it will still build the files. Is that supposed to happen?

Revision history for this message
Jason (jhelfman-e-e) wrote :

Additionally, it will still install them. My apologies for not mentioning that. I am in the process of porting the latest xpad to FreeBSD, as the only current version available is stable.

Revision history for this message
Siergiej Riaguzow (riaguzov) wrote :

Looks like it should be handled automatically:

--disable-nls is one of the automatically added configure options. It is
not provided by our configure.ac but by the autotools themselves.

To fix it I'd suggest trying these:

1.) Try rerunning autogen.sh
2.) Try another autoconf version

(c) http://sourceforge.net/tracker/index.php?func=detail&aid=3324589&group_id=87005&atid=581684

Revision history for this message
Siergiej Riaguzow (riaguzov) wrote :

However this is strange. It is me who is supposed to be calling autogen.sh before make dist, so I've created a bug for this: Bug #891308.

Changed in xpad:
milestone: none → 4.2
status: Fix Released → New
Changed in xpad:
status: New → Fix Released
Changed in xpad:
importance: Undecided → Medium
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.