View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000836 | ardour | bugs | public | 2005-01-05 09:48 | 2008-11-20 23:37 |
| Reporter | alcarola | Assigned To | taybin | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | not fixable | ||
| Summary | 0000836: The CVS version does not install with NLS. | ||||
| Description | Hi again! I got todays CVS tarball, unpacked it into clean directory (deleted the old one), ran autogen.sh and configure --disable-optimize --prefix=/home/mkurula. The program compiled fine but make install did not work, saying: make[4]: Entering directory `/home/mkurula/ardour/libs/ardour/po' /bin/sh `case ".././mkinstalldirs" in /*) echo ".././mkinstalldirs" ;; *) echo "../.././mkinstalldirs" ;; esac` /home/mkurula/share /bin/sh: ../.././mkinstalldirs: No such file or directory make[4]: *** [install-data-yes] Error 127 make[4]: Leaving directory `/home/mkurula/ardour/libs/ardour/po' make[3]: *** [install-recursive] Error 1 make[3]: Leaving directory `/home/mkurula/ardour/libs/ardour' make[2]: *** [install] Error 2 make[2]: Leaving directory `/home/mkurula/ardour/libs/ardour' make[1]: *** [install-recursive] Error 1 make[1]: Leaving directory `/home/mkurula/ardour/libs' make: *** [install-recursive] Error 1 mkurula@KuruLund:~/ardour$ I reconfigured with the additional switch --disable-nls and recompiled. Everything installed fine. I noticed this once earlier also. Thanks, Mikael | ||||
| Additional Information | mkurula@KuruLund:~$ ardour --version Ardour/GTK 0.552.1 running with libardour 0.853.0 mkurula@KuruLund:~$ gcc --version gcc (GCC) 3.3.5 (Debian 1:3.3.5-5) mkurula@KuruLund:~$ gettext --version gettext (GNU gettext-runtime) 0.14.1 mkurula@KuruLund:~$ locale LANG=POSIX | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2005-01-05 09:48 | alcarola | New Issue | |
| 2005-01-05 09:48 | alcarola | => alcarola@gmail.com | |
| 2005-01-05 09:48 | alcarola | Name | => Mikael Kurula |
| 2005-01-05 15:31 | taybin | Status | new => resolved |
| 2005-01-05 15:31 | taybin | Resolution | open => not fixable |
| 2005-01-05 15:31 | taybin | Assigned To | => taybin |
| 2005-01-05 15:31 | taybin | Note Added: 0001804 | |
| 2008-11-20 23:37 | seablade | Status | resolved => closed |