| Anonymous | Login | Signup for a new account | 2013-06-19 17:31 WEST |
| Main | My View | View Issues | Change Log | Roadmap | Docs | My Account |
| Viewing Issue Advanced Details [ Jump to Notes ] | [ View Simple ] [ Issue History ] [ Print ] | ||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||
| 0000053 | [MyDNS-NG] Global | block | always | 2010-04-20 02:07 | 2010-10-31 00:41 | ||
| Reporter | itamarjp | View Status | public | ||||
| Assigned To | itamarjp | ||||||
| Priority | normal | Resolution | fixed | Platform | |||
| Status | resolved | OS | |||||
| Projection | none | OS Version | |||||
| ETA | none | Fixed in Version | Trunk | Product Version | 1.2.9.2 | ||
| Target Version | Product Build | ||||||
| Summary | 0000053: mydns svn doesn`t compile with postgresql. | ||||||
| Description |
I think you have applied sql.patch, this patch causes a compile failure when compiling with postgresql support. + char *host2 = NULL; #if USE_PGSQL - sql = PQsetdbLogin(host, portp, NULL, NULL, database, user, password); + char *portp2; + const char *host2; host2 has been declated 2 times when compiling with postgresql support, can you fix this, also can you run dos2unix in sql.c ? can you stop editing files with window$ ? |
||||||
| Steps To Reproduce | |||||||
| Additional Information | |||||||
| Tags | No tags attached. | ||||||
| Attached Files |
|
||||||
|
|
|||||||
| Mantis 1.1.6[^] Copyright © 2000 - 2008 Mantis Group |