Skip to content
This repository has been archived by the owner on Jan 15, 2019. It is now read-only.

[dev.icinga.com #5059] idoutils oracle compile error #1390

Closed
icinga-migration opened this issue Nov 11, 2013 · 4 comments
Closed

[dev.icinga.com #5059] idoutils oracle compile error #1390

icinga-migration opened this issue Nov 11, 2013 · 4 comments

Comments

@icinga-migration
Copy link

This issue has been migrated from Redmine: https://dev.icinga.com/issues/5059

Created by Tommi on 2013-11-11 17:59:00 +00:00

Assignee: Tommi
Status: Resolved (closed on 2013-12-04 23:57:59 +00:00)
Target Version: 1.10.2
Last Update: 2014-12-08 14:38:18 +00:00 (in Redmine)

Icinga Version: 1.10.0
OS Version: any

Icinga 1.10.1 dbhandlers.c failes to compile with oracle enabled.

./configure --enable-oracle --enable-idoutils && make all

gcc -Wall -g -O2 -I/usr/local/include -DOCI_IMPORT_RUNTIME -DOCI_CHARSET_ANSI -DHAVE_CONFIG_H  -c -o dbhandlers.o dbhandlers.c
dbhandlers.c: In Funktion »ido2db_handle_logdata«:
dbhandlers.c:7801: Fehler: expected declaration or statement at end of input
dbhandlers.c: In Funktion »ido2db_handle_logentry«:
dbhandlers.c:7801: Fehler: expected declaration or statement at end of input
make[2]: *** [dbhandlers.o] Fehler 1

Branch master

>git log
commit f7312a27e3027706ea5d1a8992298d285a9cdfeb
Author: Michael Friedrich 
Date:   Mon Nov 4 21:39:24 2013 +0100

Changesets

2013-12-04 22:33:51 +00:00 by ricardo 0d1c791

Merge branch 'fix/compile_error-5059' into support/1.10

Fixes: #5059
@icinga-migration
Copy link
Author

Updated by Tommi on 2013-11-12 18:24:06 +00:00

  • Status changed from New to Feedback
  • Assigned to set to Tommi
  • Done % changed from 0 to 80

syntax fixed in changeset a748e6e
now compiles without errors

@icinga-migration
Copy link
Author

Updated by Tommi on 2013-12-03 18:51:45 +00:00

  • Target Version set to 1.10.2

@icinga-migration
Copy link
Author

Updated by ricardo on 2013-12-04 23:57:59 +00:00

  • Status changed from Feedback to Resolved
  • Done % changed from 80 to 100

Applied in changeset icinga-core:0d1c791d341d173f49ddf9a0fd8707dd5fe5f6fa.

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2014-12-08 14:38:18 +00:00

  • Project changed from 18 to Core, Classic UI, IDOUtils
  • Category changed from 79 to IDOUtils
  • Icinga Version changed from 1 to 1
  • OS Version set to any

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant