Bug 1150 - ./configure: line 21352: syntax error near unexpected token '0.6.7' GOBJECT_INTROSPECTION_CHECK(0.6.7)
Status:
RESOLVED INVALID
Component:
Build-Env
Version:
daily
Hardware:
PC Linux
Importance:
P5 minor
Target Milestone:
---
Assignee:
Rob Caelers
URL:
Depends on:
Blocks:
Reported:
Feb 9 2014 15:50:55 UTC
by:
Mateusz Jończyk
Modified:
Feb 9 2014 18:54:23 UTC
CC List:
Mateusz Jończyk
| Id | Who | When | Size | Type |
|---|---|---|---|---|
| 291 | Build log | |||
| Mateusz Jończyk | Feb 9 2014 15:50:55 UTC | 8388 | text/x-log | |
| Who | When | What | Removed | Added |
|---|---|---|---|---|
| Mateusz Jończyk | Feb 9 2014 15:52:11 UTC | cc | Mateusz Jończyk | |
| platform | All | PC | ||
| op_sys | All | Linux | ||
| severity | normal | minor | ||
| Mateusz Jończyk | Feb 9 2014 18:54:23 UTC | status | NEW | RESOLVED |
| resolution | INVALID |
Description
Mateusz Jończyk Feb 9 2014 15:50:55 UTC
Created attachment 291 Build log Hello, When building Workrave from today's git the following error can be found in the output of configure: ./configure: line 21352: syntax error near unexpected token `0.6.7' ./configure: line 21352: ` GOBJECT_INTROSPECTION_CHECK(0.6.7)' I know that I have gobject-introspection uninstalled, but the error message should be more descriptive. My build commands: aclocal autoheader autoconf automake --add-missing ./configure --prefix=/home/mateusz/bin/workrave3
Comment 1
Mateusz Jończyk Feb 9 2014 18:54:23 UTC
Closing. I should have used ./autogen.sh instead of manually executing autotools' commands.