Skip to content

make error under ubuntu 10.04 server #34

@GoogleCodeExporter

Description

@GoogleCodeExporter
> What steps will reproduce the problem?

1. type ./configure
2. type make
3. make should error out with configuring firetalk (again?)

> What is the expected output? What do you see instead?
make should be able to build the executable.

> What version of naim are you using? On what operating system?
> % naim --version
building naim-0.11.8.3.2
ubuntu 10.04 server 32 bit


> % uname -a


> Please provide any additional information below.
Configuring firetalk

checking for an ANSI C-conforming const... yes
checking for ranlib... ranlib
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
./configure: line 4631: ac_fn_c_check_type: command not found
./configure: line 4710: syntax error near unexpected token `fi'
./configure: line 4710: `fi'


Original issue reported on code.google.com by johnatha...@gmail.com on 28 Jul 2010 at 3:33

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions