| View previous topic :: View next topic |
| Author |
Message |
TheBuzzer
Joined: 06 Feb 2006 Posts: 49
|
Posted: Wed Jul 12, 2006 4:26 am Post subject: sdk compile errors? |
|
|
i get this wehn i type
./bootstrap
$ ./bootstrap
.
sed: -e expression #2, char 23: unterminated `s' command
/usr/share/aclocal/libsmi.m4:8: warning: underquoted definition of AM_PATH_LIBSM
I
run info '(automake)Extending aclocal'
or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
/usr/share/aclocal/cppunit.m4:4: warning: underquoted definition of AM_PATH_CPPU
NIT
aminclude.am:35: DX_COND_doc does not appear in AM_CONDITIONAL
Makefile.am:6: `aminclude.am' included from here
aminclude.am:41: DX_COND_html does not appear in AM_CONDITIONAL
Makefile.am:6: `aminclude.am' included from here
aminclude.am:51: DX_COND_chm does not appear in AM_CONDITIONAL
Makefile.am:6: `aminclude.am' included from here
aminclude.am:55: DX_COND_chi does not appear in AM_CONDITIONAL
Makefile.am:6: `aminclude.am' included from here
aminclude.am:67: DX_COND_man does not appear in AM_CONDITIONAL
Makefile.am:6: `aminclude.am' included from here
aminclude.am:77: DX_COND_rtf does not appear in AM_CONDITIONAL
Makefile.am:6: `aminclude.am' included from here
aminclude.am:87: DX_COND_xml does not appear in AM_CONDITIONAL
Makefile.am:6: `aminclude.am' included from here
aminclude.am:97: DX_COND_ps does not appear in AM_CONDITIONAL
Makefile.am:6: `aminclude.am' included from here
aminclude.am:126: DX_COND_pdf does not appear in AM_CONDITIONAL
Makefile.am:6: `aminclude.am' included from here
aminclude.am:155: DX_COND_latex does not appear in AM_CONDITIONAL
Makefile.am:6: `aminclude.am' included from here
grep: Makefile.in: No such file or directory |
|
| Back to top |
|
 |
Drakonite Site Admin

Joined: 17 Jan 2004 Posts: 989
|
Posted: Wed Jul 12, 2006 7:09 am Post subject: |
|
|
Use the search feature. _________________ Shoot Pixels Not People!
Makeshift Development |
|
| Back to top |
|
 |
|